Mention removal of latin1 char-encoding
19 Avr
2007
19 Avr
'07
11:18
Marc: After spending 15 minutes or so trying to interpret the cryptic and incomplete error message
(define g (pgm->f64 (read-pgm "circle-128.pgm"))) *** ERROR IN read-pgm, "../pgm.scm"@36.3 -- (Argument 1) STRING or port settings expected (call-with-input-file '(path: "circle-128.pgm" char-encoding: latin1 eol-encoding: lf) '#<procedure #2>)
I discovered that you removed latin1 as a valid char-encoding. Perhaps you should mention this in the documentation. (I suppose a more helpful error message may work, too.) Brad
Afficher les réponses par date
6992
Âge (en jours)
6992
Dernière activité (en jours)
0 commentaires
1 participants
participants (1)
-
Bradley Lucier