On Thu, Dec 9, 2010 at 6:56 AM, DJ Delorie <[email protected]> wrote:
>
> Anything that's STRING in parse_y.y starts off as NULL if it's the ""
> string.  This is done in parse_l.l.

My assumption was wrong, thanks for spotting that DJ.
Peter, as a consequence:
create.c:789 should use STRDUP() to support NULL pin Number
create.c:876 should use STRDUP() to support NULL pad Number
buffer.c:984 should use STRDUP() to support NULL pad Number


_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to