[fpc-pascal] multi-platform and filesystem case sensitivity

2014-12-20 Thread waldo kitty
what is the recommended way of handling filesystem case sensitivity when users can provide a filename mask for use in processing? i'm not sure what the best or recommended way is and i'm not sure how i would want to handle it... i do know that i need to handle it, though... one of my testing

Re: [fpc-pascal] multi-platform and filesystem case sensitivity

2014-12-20 Thread Bart
On 12/20/14, waldo kitty wrote: > > what is the recommended way of handling filesystem case sensitivity when > users > can provide a filename mask for use in processing? ... > testing systems has a case sensitive filesystem and of the 50 or so test > files > with mixed case names, only 1/3 to 1/2

[fpc-pascal] unit crt linux CR LF

2014-12-20 Thread Rainer Stratmann
When using the crt unit the CR LF is not working properly as I understand. Is it possible to change this behaviour? So that the CR LF is working? For examlpe when displaying file contents with linux command cat. ___ fpc-pascal maillist - fpc-pascal@lis

Re: [fpc-pascal] Linux, keypressed, readkey

2014-12-20 Thread leledumbo
> I downloaded the sources, but can not find the crt sources. > >fpsrc/rtl/linux ? latest stable: http://svn.freepascal.org/svn/fpc/tags/release_2_6_4/rtl/unix/crt.pp trunk: http://svn.freepascal.org/svn/fpc/trunk/packages/rtl-console/src/unix/crt.pp -- View this message in context: http://f