Hello, I found a Bug:
I'm trying to use Synaser (stable and latest) with FPC (2.6.4) but compiler aborts complaining: synaser.pas(2326,39) Error: range check error while evaluating constants synaser.pas(2336,41) Error: range check error while evaluating constants synaser.pas(2345,40) Error: range check error while evaluating constants These lines are within function "GetSerialPortNames" (Linux version) code in lines like "if FindFirst('/dev/ttyS*', $FFFFFFFF, sr) = 0 then". Function "FindFirst" accept LongInt but $FFFFFFFF is larger than that. -- Valdas Jankūnas ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ synalist-public mailing list synalist-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/synalist-public