A = :fieldname
X.(A) == getfield(X, A)


On Thursday, May 8, 2014, Johan Sigfrids <johan.sigfr...@gmail.com> wrote:

> Apparently its something that's been fixed or changed after 0.2. It works
> fine on 0.3.
>
> On Thursday, May 8, 2014 7:03:03 PM UTC+3, Stéphane Laurent wrote:
>>
>> If I'm using your code verbatim I get
>>
>> julia> removeLine(poly,1)
>>
>> ErrorException("type Poly has no field op")
>>
>>
>>
>> julia> versioninfo()
>>
>>
>>
>> julia>
>>
>> Julia Version 0.2.0
>>
>> julia>
>>
>>
>> Commit 05c6461 (2013-11-16 23:44 UTC)
>>
>> Platform Info:
>>
>>   System: Windows (x86_64-w64-mingw32)
>>
>>   WORD_SIZE: 64
>>
>>   BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY)
>>
>>   LAPACK: libopenblas
>>
>>
>>

Reply via email to