|
Notes |
|
|
(0011573)
|
|
François Bertel
|
|
2008-04-28 16:26
|
|
My comment did not pass well on mantis because mantis corrected the syntax...
Just look at the links to see the difference. |
|
|
|
(0011576)
|
|
Julien Jomier
|
|
2008-04-28 17:48
|
|
Fixed in SVN. A javascript function to convert the encoded XML back to ascii has been added. Thanks for the report.
Feel free to reopen if some characters are still now showing up correctly. |
|
|
|
(0011847)
|
|
François Bertel
|
|
2008-05-12 23:14
|
|
|
|
|
(0011848)
|
|
Julien Jomier
|
|
2008-05-12 23:32
|
|
|
Fixed in 1.0.1 and in trunk. Thanks for the report. As usual, feel free to reopen as needed. |
|
|
|
(0011858)
|
|
François Bertel
|
|
2008-05-13 10:54
|
|
I reopen again for bad translation of >
Real cvs comment is:
ENH: all ctype function have the same issue: char can be signed or unsigned, sin
ce isspace only deal with >=0 value (except EOF) one has to first cast it to uns
igned char
Compare that to the wrong result with cdash:
http://www.cdash.org/CDash/viewUpdate.php?buildid=74808 [^] |
|
|
|
(0011925)
|
|
Julien Jomier
|
|
2008-05-14 17:58
|
|
|
Fixed in 1.0.1 (1.0 branch). Thanks for the report. |
|