[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: [GB.DB.POSTGRESQL] Fix undefined TRUE/FALSE

Benoît Minisini gitlab at mg.gitlab.com
Tue Oct 16 19:29:24 CEST 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
75c0cafe by bgermann at 2018-10-14T14:31:24Z
[GB.DB.POSTGRESQL] Fix undefined TRUE/FALSE

[GB.DB.POSTGRESQL]
* BUG: Fix undefined TRUE/FALSE

- - - - -
a0e95cc0 by bgermann at 2018-10-14T19:52:07Z
Spelling: catched -> caught

- - - - -
dace3b09 by bgermann at 2018-10-15T16:48:01Z
Remove boolean definitions except in gb_common.h

- - - - -
f24657f3 by Benoît Minisini at 2018-10-16T17:29:19Z
Merge branch 'master' into 'master'

Fix undefined TRUE/FALSE in postgresql driver, don't use or define TRUE/FALSE constants if not needed, and fix some english mistakes.

[INTERPRETER]
* BUG: Fix some english mistakes in comments of various files.

[GB.DB.POSTGRESQL]
* BUG: Fix undefined TRUE/FALSE

[GB.DB.SQLITE2]
* NEW: Do not define TRUE/FALSE constants.

[GB.GTK]
* NEW: Do not use TRUE/FALSE constants in 'font-parser.cpp'.

[GB.GTK3]
* NEW: Do not use TRUE/FALSE constants in 'font-parser.cpp'.

[GB.JIT]
* NEW: Remove the definition of TRUE/FALSE constants in generated code. That prevents the generated code from compiling, so it will be undone in a next commit.

[GB.SIGNAL]
* BUG: Fix an english mistake in an error message.

See merge request gambas/gambas!45
- - - - -


10 changed files:

- gb.db.postgresql/src/main.h
- gb.db.sqlite2/src/main.h
- gb.gtk/src/font-parser.cpp
- gb.jit.llvm/src/jit.h
- gb.jit.llvm/src/jit_codegen.cpp
- main/gbx/gbx_c_process.c
- main/lib/image.effect/qt.h
- main/lib/jit/gb.jit/jit.h
- main/lib/signal/csignal.c
- main/share/gambas.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/9b73e821efb6d87a7b6f24f58a92a81414e57e99...f24657f3baf505a7f70346d917d5839da3d0bbe9

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/9b73e821efb6d87a7b6f24f58a92a81414e57e99...f24657f3baf505a7f70346d917d5839da3d0bbe9
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20181016/48f8ec38/attachment.html>


More information about the Notification mailing list