[fpc-pascal] Assigning a virtual class method to a method pointer

2007-02-24 Thread Joao Morais
Hello, I need to check if a virtual class method was implemented in an specific subclass. I am assigning two methods to two method pointers, casting to tmethod and comparing its code fields. The application raises a segmentation fault in this line: vmethodptr2 := @tbaseclassref(classparent)

Re: [fpc-pascal] Flushing serial inqueue on Linux

2007-02-24 Thread Bernd Mueller
I can read incoming characters, so the connection is ok and lHandle is valid. I tried TCIOFLUSH as another QueSelector and tried also ioctl instead of Fpioctl. termio.tcflush but that does fpioctl(fd,TCIOflush,pointer(qsel)); TCFlush is working now. Thank you. my problem with fpioctl was th

Re: [fpc-pascal] Wikies

2007-02-24 Thread Micha Nelissen
Florian Klaempfl wrote: >> I am finished. It can be improved, but I'm out of ideas =) >> > > I'am not ;) The wiki is definitively not the FPC documentation. I've changed it to 'documentation for developers'. Covers the content better ? Micha ___ fpc-pa

Re: [fpc-pascal] Wikies

2007-02-24 Thread Florian Klaempfl
Felipe Monteiro de Carvalho schrieb: On 2/23/07, Vincent Snijders <[EMAIL PROTECTED]> wrote: Felipe, as you have noticed, I have unblocked the main page. Please let me know when you are finished with it. I am finished. It can be improved, but I'm out of ideas =) I'am not ;) The wiki is defi