Hi :-)

I guess you're making a 32 bits build?

Does this alternative fix work for you:
https://github.com/sjrd/mozart2/commit/4ba4fa5bb83e01923f7f83e2201e7308e1be5f83
?
It's cleaner and more general than the one you suggest. If it works, I'll
push that to the official repo.

Cheers,
Sébastien

On Wed, Aug 8, 2012 at 4:47 PM, Gustavo A. Gómez Farhat <
[email protected]> wrote:

> Hello hackers, I am working with mozart2 on Debian Testing and it
> fails to compile, the error is http://pastebin.com/eWZy1XAd
>
> It can be fixed like this:
>
> result = build(vm, static_cast<nativeint>(vm->getReferenceTime()));
>
> My clang info:
>
> clang version 3.1 (tags/RELEASE_31/final)
> Target: i386-pc-linux-gnu
> Thread model: posix
>
> Thanks!
>
> --
> Gustavo Andrés Gómez Farhat
> Departamento de Electrónica y Ciencias de la Computación
> Pontificia Universidad Javeriana
> Cali
>
> _________________________________________________________________________________
> mozart-hackers mailing list
> [email protected]
> http://www.mozart-oz.org/mailman/listinfo/mozart-hackers
>
_________________________________________________________________________________
mozart-hackers mailing list                           
[email protected]      
http://www.mozart-oz.org/mailman/listinfo/mozart-hackers

Reply via email to