We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a42b332 commit d7e8b9dCopy full SHA for d7e8b9d
1 file changed
README.md
@@ -64,6 +64,7 @@ Compiler bugs related to the following issues have been reported:
64
- The `test_description_t` constructor's `diagnosis_function` actual argument must be a procedure pointer.
65
- Each element of a `vector_test_description_t` array must be defined in a separate program statement.
66
- The `string_t` type's `bracket` type-bound procedure causes a program crash.
67
+ - The `string_t` type's `.all.` operator causes a program crash.
68
2. `ifx` issue:
69
- Two `string_t` tests fail as described in issue [#51](https://github.com/BerkeleyLab/julienne/issues/51).
70
0 commit comments