Opened 17 years ago

Closed 15 years ago

#541 closed Patches (duplicate)

[concept_check.hpp] remove unused variable warning in msvc — at Version 5

Reported by: hxpro Owned by: jsiek
Milestone: Component: concept_check
Version: None Severity: Problem
Keywords: Cc:

Description (last modified by John Maddock)

simple enough fix

Change History (5)

comment:1 by hxpro, 17 years ago

Logged In: YES 
user_id=1211438

So I suppose it helps if I actually attatched the patch ...

Related to this patch, would it be a good idea to promote
the unused_variable helper to a more public place? I belive
UBLAS uses a similar mechanism but not this actual one
because its kind of hidden,

comment:2 by biochimia, 17 years ago

Logged In: YES 
user_id=840777

After reviewing the patch it looks all of valid, correct,
appropriate, trivial and harmless.

The ignore_unused_variable_warning workaround is already
used in the file to patch in a lot of places. The fact that
it isn't used in this one looks like an oversight.

Ok to commit?

comment:3 by rgarcia, 16 years ago

Logged In: YES 
user_id=17144
Originator: NO

Not sure why this was assigned to me...

comment:4 by Daryle Walker, 15 years ago

Component: Noneconcept_check
Severity: Problem

comment:5 by John Maddock, 15 years ago

Description: modified (diff)
Resolution: Noneduplicate
Status: assignedclosed

This appears to be a duplicate of another (now closed and out of date issue).

Shutting down, please reopen if you can verify the problem is still in 1.35.

John Maddock.

Note: See TracTickets for help on using tickets.