[Gambas-user] Issue 566 in gambas: Gambas terminates string with '<' character (ASCII 60)

gambas at ...2524... gambas at ...2524...
Sat Oct 4 14:35:25 CEST 2014


Status: New
Owner: ----
Labels: Version-3.4.0 Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 566 by kbezdzic... at ...626...: Gambas terminates string with '<'  
character (ASCII 60)
https://code.google.com/p/gambas/issues/detail?id=566

1) When I try to use '<' character in strings, GAMBAS terminates strings in  
place of first use of this character.

2) Environment:
[System]
OperatingSystem=Linux
Kernel=3.2.0-48-generic-pae
Architecture=x86
Distribution=Ubuntu 12.04.2 LTS
Desktop=GNOME
Theme=QGtk
Language=pl_PL.UTF-8
Memory=7942M

[Libraries]
GStreamer=libgstreamer-0.10.so.0.30.0
GTK+=libgtk-x11-2.0.so.0.2400.10
Poppler=libpoppler.so.19.0.0
Qt4=libQtCore.so.4.8.1
SDL=libSDL-1.2.so.0.11.3

3) Sample code: Message.Info("test<test")

4) No database dependency.

5) Reproduction: just simple invoke the code, e.g. with a button.



-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings




More information about the User mailing list