Comment #2 on issue 178 by emil.len...@gmail.com: Constants of  
type "Single" does not work in some cases. Segmentation fault.
http://code.google.com/p/gambas/issues/detail?id=178

The VALUE_class_constant_inline(_class, _value, _ind) in gbx_value.h should  
also be updated to properly read singles ;)
otherwise this fails:

Public Const a As Single = 123.45

Public Sub Main
   Print a
End


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to