You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@ Version 1.09.0
36
36
- rtlib: define fb_AtomicSetThreadFlags() even in the non-multithreaded version of run time library - it is needed by thread_core.c:threadproc() - unusual but not impossible to link the non-multithreaded rtlib and call thread functions
37
37
- darwin: a variety of improvements to allow compiling and linking (TeeEmCee)
38
38
- gfxlib2: fix d2d scaling issues for high dpi (adeyblue)
39
+
- fbc: improve error message on statement between SELECT and first CASE inside a subroutine
0 commit comments