Le 12/10/2014 02:44, Ru Vuott a écrit :
> Hello,
>
> by starting from this:
> http://sourceforge.net/p/gambas/mailman/message/21194093/
>
> I tried this simple code:
>
> Public Sub Form_Open()
>
> With ImageStat("/tmp/my_image.jpg")
>    Print .Type
>    Print .Width;; .Height;; .Depth
> End With
>
> End
>
>
> Well, I obtain a  Segmentation fault (11)  error !
>
> ..maybe, is it a bug ?
>
> Regards
> vuott
>
> My Gambas SVN revision: #6535
>

Fixed in revision #6536.

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to