[Ecls-list] :[u]int32-t

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Tue Feb 2 18:38:39 UTC 2010


It is a bug. Thanks for reporting

Juanjo

On Tue, Feb 2, 2010 at 7:26 PM, Matthew Mondor <mm_lists at pulsar-zone.net>wrote:

> Hello again,
>
> I noticed the following bit of code from src/c/ffi.d:
>
> [...]
> #ifdef ecl_uint16_t
>        @':int16-t',
>        @':uint16-t',
> #endif
> #ifdef ecl_uint32_t
>        @':int64-t',
>        @':uint64-t',
> #endif
> #ifdef ecl_uint64_t
>        @':int64-t',
>        @':uint64-t',
> #endif
> [...]
>
> Is it a bug that :[u]int64-t are found twice and :[u]int32-t missing?
> Or is it to encourage/force 64-bit alignment?  ecl_foreign_type_size[]
> does use sizeof(ecl_int32_t), etc.
>
> Thanks,
> --
> Matt
>
>
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the
> business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100202/d50afc28/attachment.html>


More information about the ecl-devel mailing list