[fpc-pascal] FYI: initial .rc resource script writer

2013-07-05 Thread Reinier Olislagers
I've been looking at bug 24482 [Feature request] Expand fpcres with resource compiler feature Written an initial version of an .rc writer as well as a test program that acts as a resource decompiler: reads an .exe and writes out resource files and an .rc script. Note that it's not finished yet (se

Re: [fpc-pascal] OT: Re: http://www.freepascal.org/future.var

2013-07-05 Thread Felipe Monteiro de Carvalho
On Fri, Jul 5, 2013 at 11:27 AM, Noah Silva wrote: > I (can) and (will not) ... This interpretation is wrong. For the sentence to mean this, it would need to be worded like this: "I can, but will not ..." -- Felipe Monteiro de Carvalho ___ fpc-pascal

Re: [fpc-pascal] OT: Re: http://www.freepascal.org/future.var

2013-07-05 Thread Noah Silva
I think it depends where you draw the implied parentheses. :) I (can and will) not ... I (can) and (will not) ... I also did a double take when I read that, but I don't think Japanese has any similar constructions. Thank you, Noah Silva 2013/6/6 Mark Morgan Lloyd > Howard Page-Cla

Re: [fpc-pascal] Re: (OT) Re: How to use UART of ARM platforms (e.g. Raspberry Pi ) through free Pascal?

2013-07-05 Thread Michael Schnell
On 07/04/2013 05:24 PM, Mark Morgan Lloyd wrote: In any event, my experience is that USB->serial converters are very poor Same here ! Standard USB stuff is not really suitable for embedded use. Due to electrical disturbances the data on the USB line can be corrupted and the link between h