On Wed, Aug 8, 2012 at 10:53 AM, Sébastien Doeraene
<[email protected]> wrote:
> Wow! Is this error actually related to the "fix"? Didn't you get it before
> the fix too?
> Just asking because it just seems to have nothing to do with an additional
> overload of build() :-s

I did not get that error before, it appears when I apply the "fix".

>
> Sébastien
>
>
>
> On Wed, Aug 8, 2012 at 5:45 PM, Gustavo A. Gómez Farhat
> <[email protected]> wrote:
>>
>> Hi Sébastien, thanks for your response.
>>
>> On Wed, Aug 8, 2012 at 10:25 AM, Sébastien Doeraene
>> <[email protected]> wrote:
>> > Hi :-)
>> >
>> > I guess you're making a 32 bits build?
>>
>> Yes, it is.
>>
>> >
>> > 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.
>>
>> It does not work, see http://pastebin.com/UKsQywBN
>>
>> >
>> > 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
>>
>>
>>
>> --
>> 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



-- 
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

Reply via email to