[Gtkradiant] [Bug 261] New: scriptlib parser problem on win32

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Tue, 20 Nov 2001 08:53:12 -0600


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=261

           Summary: scriptlib parser problem on win32
           Product: GtkRadiant
           Version: 1.2-nightly
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: editor
        AssignedTo: ttimo@idsoftware.com
        ReportedBy: ttimo@idsoftware.com


<TTimo> why are you trying to oepn the map as binary?
<SmallPileofGibs> "rb" ?
<SmallPileofGibs> radiant's scripting lib seems to require that, for large files
<SmallPileofGibs> if i open "r" it dies halfway through q3dm7
<SmallPileofGibs> "rb" opens with CR LF line breaks in win32
<SmallPileofGibs> "r" opens with LF only
<TTimo> no
<TTimo> r opens as text mode
<TTimo> on win32 it should deal with CR/LF
<TTimo> rb is dangerous
<SmallPileofGibs> i agree
<SmallPileofGibs> try removing the "b" and loading q3dm7 on win32 using the
cmdlib parser code
<SmallPileofGibs> if it works, then the CRLF problem was somewhere else



------- You are receiving this mail because: -------
Whoops!  I have no idea!