Opened 9 years ago

Closed 8 years ago

#9706 closed Bugs (fixed)

Incomplete source code line in predef/architecture/sparc.h

Reported by: Stephen Clamage <stephen.clamage@…> Owned by: René Rivera
Milestone: To Be Determined Component: predef USE GITHUB
Version: Boost 1.55.0 Severity: Showstopper
Keywords: sparc Cc:

Description

boost_1_55_0/boost/predef/architecture/sparc.h, line 40:

# if !defined(BOOST_ARCH_SPARC) &&

Something is missing, but I don't know what should be there. Nothing can be compiled on the SPARC architecture as a result.

Change History (3)

comment:1 by Steven Watanabe, 9 years ago

Component: configpredef
Owner: changed from John Maddock to René Rivera

comment:2 by Stephen Clamage <stephen.clamage@…>, 9 years ago

This incomplete source line makes it impossible for us to compile BOOST on SPARC. Can you tell me what the source line should be so that we can make progress?

comment:3 by René Rivera, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.