[chuck-users] Float assignment totally unexpected

Brian Sorahan bsorahan at haivision.com
Wed Mar 26 15:45:12 EDT 2014


I don't use the mA at all, but I just built it (1.3.1. gidora) and ran your
example and did not see this issue.
Did you maybe build mA against an older, crappier version of chuck?



On Wed, Mar 26, 2014 at 2:23 PM, alfredo <freddi.blues at gmail.com> wrote:

> chuck --version
>
> chuck version: 1.3.3.0 (chimera)
>    linux (alsa) : 64-bit
>    http://chuck.cs.princeton.edu/
>    http://chuck.stanford.edu/
>
> nano float-issue.ck
> 2.3 => float a;
> <<< a >>>;
>
> chuck float-issue.ck
> 2.300000 : (float)
>
> unbelievable... but mini-audicle still doesn't work
>
> can it be the dependencies?
>
>
> 2014-03-26 18:20 GMT+01:00 Antanas Budriūnas <antanasb at gmail.com>:
>
> Alfredo,
>>
>> to locate a cause I'll suggest you to experiment avoiding miniaudicle,
>> using command line.
>>
>> 2014-03-26 17:35 GMT+02:00 alfredo <freddi.blues at gmail.com>:
>> > i tried on different machines (32bit /64bit), changed to debian.
>> unluckly
>> > got the same result.
>> >
>> > i'm using miniaudicle 1.3.1 and chuck source 1.3.3
>> >
>> > my gcc version is 4.8.1
>> > my g++ version is 4.8.1
>>
>> Using formerly compiled ChucK -
>>
>> $ chuck --version
>> chuck version: 1.3.1.3 (chimera)
>>    linux (jack) : 32-bit
>>
>> I got as expected -
>>
>> $ cat float-issue.ck
>> 2.3 => float a;
>> <<<a>>>;
>> $ chuck float-issue.ck
>> 2.300000 :(float)
>>
>>
>> Antanas Budriūnas
>> _______________________________________________
>> chuck-users mailing list
>> chuck-users at lists.cs.princeton.edu
>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>>
>
>
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20140326/d6eafe7e/attachment.htm>


More information about the chuck-users mailing list