Opened 14 years ago

Closed 14 years ago

#2529 closed Patches (fixed)

Extra ';' in make_expr.hpp

Reported by: David Pol Owned by: Eric Niebler
Milestone: Boost 1.38.0 Component: proto
Version: Boost 1.37.0 Severity: Problem
Keywords: Cc:

Description

There are three extra ';' in make_expr.hpp, which cause errors when compiling with gcc using -pedantic.

Attachments (1)

p.patch (930 bytes ) - added by David Pol 14 years ago.

Download all attachments as: .zip

Change History (2)

by David Pol, 14 years ago

Attachment: p.patch added

comment:1 by Eric Niebler, 14 years ago

Resolution: fixed
Status: newclosed

(In [49880]) fix proto::call for callable transforms with >3 arguments, remove unnecessary semicolons from make_expr.hpp, fixes #2529

Note: See TracTickets for help on using tickets.