Re: [fpc-pascal] How __FPC_specific_handler() is invoked

2018-07-24 Thread Sven Barth via fpc-pascal
Matias Vara schrieb am Di., 24. Juli 2018, 11:04: > Hello, > > I am writing my own __FPC_specific_handler() but I can't figure out when > this function is registered. I guess this function is registered to the OS > to be invoked when an exception happens. In the assembler code I have > something

Re: [fpc-pascal] No type info available for this type (Enumerated type with constant assignment)

2018-07-24 Thread Dennis Poon
Sven Barth via fpc-pascal wrote: Dennis mailto:de...@avidsoft.com.hk>> schrieb am Mo., 23. Juli 2018, 12:24: Is this kind of enumerated type with constant assignment not supported by FPC 3.0.4?    TMonthType = (January=1, February, May=5,June, July); The enumeration type

[fpc-pascal] How __FPC_specific_handler() is invoked

2018-07-24 Thread Matias Vara
Hello, I am writing my own __FPC_specific_handler() but I can't figure out when this function is registered. I guess this function is registered to the OS to be invoked when an exception happens. In the assembler code I have something like: .seh_handler __FPC_specific_handler,@unwind But I am

Re: [fpc-pascal] Syntax changes suggestions

2018-07-24 Thread Ryan Joseph
> On Jul 22, 2018, at 4:54 AM, Sven Barth via fpc-pascal > wrote: > > And that's why there are people who *do* care about it. Of course you can put > everything and the kitchen think into a language. But if it doesn't fit the > language than you'll simply end up with a melting pot that