Opened 13 years ago

Closed 13 years ago

#2966 closed Bugs (fixed)

Patch: sun compiler needs support for warnings feature

Reported by: John <jwbito@…> Owned by: Vladimir Prus
Milestone: Boost.Jam 3.1.18 Component: build
Version: Boost.Jam 3.1.16 Severity: Problem
Keywords: Cc:

Description

The <warnings> feature is ineffective because sun.jam doesn't convert the value to compiler options.

The attached patch is working for me on Sun C 5.9.

[This is relative to 3.1.17, but that's not in the list of versions.]

Attachments (1)

0001-Fix-for-sun-compiler.patch (935 bytes ) - added by John <jwbito@…> 13 years ago.

Download all attachments as: .zip

Change History (3)

by John <jwbito@…>, 13 years ago

comment:1 by Steven Watanabe, 13 years ago

Component: Nonebuild
Owner: set to Vladimir Prus

comment:2 by Vladimir Prus, 13 years ago

Resolution: fixed
Status: newclosed

(In [53381]) Implement warnings control for sun.

Patch from John W. Bito. Closes #2966.

Note: See TracTickets for help on using tickets.