Boost logo

Boost Users :

From: Steve Juranich (juranich_at_[hidden])
Date: 2004-03-19 10:45:31


On Fri, 19 Mar 2004, Vladimir Prus wrote:

> sorry that it took quite some time to reply,

No problem.

> Could you modify yystype.h to read:
>
> #ifndef BOOST_GRAPH_YYSTYPE_H
> #define BOOST_GRAPH_YYSTYPE_H
>
> union yystype {
> int i;
> void* ptr;
> };
> #define YYSTYPE yystype
>
> #endif // BOOST_GRAPH_YYSTYPE_H
>
>
> This works for me and it if works for you as well, I'll commit the change.

That seems to have done the trick. Everything seems to have built okay and
'make' exitted successfully.

Many thanks.

-- 
Stephen W. Juranich
Science Applications Intl. Corp. (SAIC)
(520) 570-7706

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net