Last change
on this file since 2215 was
6,
checked in by ymipsl, 16 years ago
|
Import des sources XMLF90
|
File size:
541 bytes
|
Line | |
---|
1 | KNOWN ISSUES as of version 1.1. |
---|
2 | |
---|
3 | ** CHARACTER ENCODINGS |
---|
4 | |
---|
5 | Only single-byte encodings are supported at this time. |
---|
6 | |
---|
7 | ** XPATH API. |
---|
8 | |
---|
9 | This API is not solid yet, particularly in the area of contexts handling. |
---|
10 | A new one is coming based on the DOM, but, not being stream-oriented, it |
---|
11 | will loose its small memory footprint and speed. |
---|
12 | |
---|
13 | ** COMPILER SUPPORT. |
---|
14 | |
---|
15 | The parser will not work with the (very old) PGI compiler pgf90 Version 3.2 |
---|
16 | due to a bug in their I/O. It runs well with Version 5.0. |
---|
17 | |
---|
18 | You need a F95 compiler to process the DOM subsystem. |
---|
19 | |
---|
20 | |
---|
21 | |
---|
22 | |
---|
23 | |
---|
Note: See
TracBrowser
for help on using the repository browser.