Re: [fpc-pascal] New Get Lazarus Initiative

2015-02-05 Thread Jonas Maebe
Hi, The author of the mail below has in fact unsubscribed himself in the mean time. I suggest that anyone wanting to react, does so on fpc-other. Jonas fpc-mailing list admin On 05/02/15 15:27, Roland Schäfer wrote: > Dear fpc-pascal, > > On 02/05/2015 12:00 PM, fpc-pascal-requ...@lists.freepa

Re: [fpc-pascal] New Get Lazarus Initiative

2015-02-05 Thread Roland Schäfer
Dear fpc-pascal, On 02/05/2015 12:00 PM, fpc-pascal-requ...@lists.freepascal.org wrote: > Date: Wed, 4 Feb 2015 17:43:09 -0500 > From: Anthony Walter > To: FPC-Pascal users discussions > Subject: Re: [fpc-pascal] New Get Lazarus Initiative > > Ralph, not to be rude, but you are either not payin

[fpc-pascal] Question C to Pascal translation ....Re: Wraper for libpciaccess ?

2015-02-05 Thread Brian
Ref libpciaccess.h Any suggestions on the conversions below ? Thanks in advance. Brian C Union --- 00043 struct pci_device_iterator { unsigned next_index; enum { match_any, match_slot, match_id } mode; union { struct pci_slot_match slot;