Ebben Feagan

Results 2 issues of Ebben Feagan

This short example fails to compile with 1.09 on win64 ``` #include once "crt/time.bi" ? _timezone ``` Error: ``` C:\FreeBASIC\bin\win64\ld.exe: fbc-issue.o:fake:(.rdata$.refptr._imp___timezone[.refptr._imp___timezone]+0x0): undefined reference to _imp___timezone' ``` I found a similar...

Issue is present in both 32 and 64 bit compilers with versions 1.09.0, 1.08.1, and 1.07.3 known affected. Error message from compiler: `fbc-issue.bas(10) error 3: Expected End-of-Line, found '.' in...