[Nickle] Bug involving references

Keith Packard keithp at keithp.com
Fri Jul 8 22:47:51 PDT 2005


On Fri, 2005-07-08 at 14:51 -0700, Barton C Massey wrote:
> Getting a static type error from the code below.
> 
> Looks like &val isn't doing the right thing for some
> structure values.

It was actually in the compilation of the return value which
accidentally stuck an extra level of indirection into the return type
when using '&' in front of non-reference valued functions.

Fixed in CVS; I'll turn a 2.49 if it looks reasonable to you.

-keith

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : /pipermail/nickle/attachments/20050708/0406bf0e/attachment.pgp


More information about the Nickle mailing list