Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#1961 closed Bugs (fixed)

[proto][gcc-4.3] test/toy_spirit.cpp misses #include <cstring>

Reported by: Maik Beckmann <Beckmann.Maik@…> Owned by: Eric Niebler
Milestone: Boost 1.36.0 Component: xpressive
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

Otherwise gcc-4.3 doesn't know std::strlen

Patch is attached.

-- Maik

Attachments (1)

toy_spirit.patch (415 bytes ) - added by Maik Beckmann <Beckmann.Maik@…> 14 years ago.

Download all attachments as: .zip

Change History (3)

by Maik Beckmann <Beckmann.Maik@…>, 14 years ago

Attachment: toy_spirit.patch added

comment:1 by Eric Niebler, 14 years ago

Resolution: fixed
Status: newclosed

(In [45840]) add missing include, fixes #1961

comment:2 by Maik Beckmann <Beckmann.Maik@…>, 14 years ago

Wow, that was fast!

Note: See TracTickets for help on using tickets.