To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.dev.macOpen lugnet.cad.dev.mac in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / Macintosh / 297
    Re: L3P v1.3 for Mac OSX —Lars C. Hassing
   (...) How does it behave badly? Does it fail to read some lines? L3P uses fgets and then removes trailing \n and \r, but perhaps this fails on "old" mac files, which I believe use the CR ending. On MacOSX, \n is mapped to LF, so how do you read CR (...) (22 years ago, 5-Dec-02, to lugnet.cad.dev.mac)
   
        Re: L3P v1.3 for Mac OSX —Erik Olson
   (...) Essentially the \r make it one big line. L3P says it has the wrong number of fields. Maybe it reads the buffer limit and tries again because there is a variety of error messages per file. Now that you ask I don't know how one can use fgets for (...) (22 years ago, 5-Dec-02, to lugnet.cad.dev.mac)
   
        Re: L3P v1.3 for Mac OSX —James Reynolds
   (...) I think ldglite has this same problem. Remember when we had the discussion about using the linux parts vs. the parts that Erik has for download? I could not get Erik's parts to work with l3p either. (...) You can mix Cocoa and Carbon, can't (...) (22 years ago, 5-Dec-02, to lugnet.cad.dev.mac)
   
        Re: L3P v1.3 for Mac OSX —Erik Olson
   (...) These might not be the cleanest solution. I want the same binary to launch on OS 8.6 or 9. But I think you can still try to bring in a Cocoa framework at runtime to a CFM process though. CFM is required on OS 9. Mixing Cocoa and Carbon is (...) (22 years ago, 6-Dec-02, to lugnet.cad.dev.mac)
   
        Re: L3P v1.3 for Mac OSX —Erik Olson
   (...) I found the sample code that loads the System.framework from a CFM carbon app and runs a unix process with popen... (URL) (22 years ago, 6-Dec-02, to lugnet.cad.dev.mac)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR