[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Fix some spaces in source code.

Benoît Minisini gitlab at mg.gitlab.com
Wed Dec 18 07:01:33 CET 2019



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


Commits:
a0af9b39 by gambas at 2019-12-18T06:58:56+01:00
Fix some spaces in source code.

[GB.GEOM]
* BUG: Fix some spaces in source code.

- - - - -
3e0398db by gambas at 2019-12-18T06:59:21+01:00
OPEN NULL is a new syntax that opens a null stream.

[INTERPRETER]
* NEW: OPEN NULL is a new syntax that opens a null stream. Reading always returns end of file, and writing does nothing except advancing the file pointer, allowing to know how many bytes were written.

[COMPILER]
* NEW: OPEN NULL is a new syntax that opens a null stream.

- - - - -
05cc5ee6 by gambas at 2019-12-18T07:01:09+01:00
Forgot the new source file.

[INTERPRETER]
* BUG: Forgot the new source file.

- - - - -


7 changed files:

- main/gbc/gbc_trans.h
- main/gbc/gbc_trans_subr.c
- main/gbx/Makefile.am
- main/gbx/gbx_stream.c
- main/gbx/gbx_stream.h
- + main/gbx/gbx_stream_null.c
- main/lib/geom/crect_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e
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/20191218/326e8d96/attachment.html>


More information about the Notification mailing list