Hi Alexander,

Alexander Kiel wrote:
> Hi,
> 
> can we update QDox from 1.6.3 to 1.10? 
> 
> I have an issue with QDox 1.6.3: It can't parse my Fixed16 class (which
> I have attached to this mail). The problem is in line 35:
> 
> private static final float DENOMINATOR = (float) (1 << 14);
> 
> It can't parse the shift operator.
> 
> QDox 1.10 works fine.

I’d suggest you to update locally, and we will include the update when
integrating your patch. We must make sure that no backwards
incompatibility has been introduced in newer versions.


> Best Regards
> Alex

Thanks,
Vincent

Reply via email to