Opened 9 years ago

Closed 9 years ago

#46271 closed update (fixed)

armadillo: update to 4.550.3

Reported by: ChristianFrisson (Christian Frisson) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: maintainer haspatch Cc:
Port: armadillo

Description

The current MacPorts version of armadillo (4.550.2) has a bug affecting Snow Leopard (or platforms where the compiler doesn't support OpenMP and uses -Werror):

/opt/local/include/armadillo_bits/gmm_diag_meat.hpp:1196:0 
/opt/local/include/armadillo_bits/gmm_diag_meat.hpp:1196: warning: declaration of 'N' shadows a previous local


/opt/local/include/armadillo_bits/gmm_diag_meat.hpp:1148:0 
/opt/local/include/armadillo_bits/gmm_diag_meat.hpp:1148: warning: shadowed declaration is here

This has just been fixed in Armadillo 4.550.3 (after discussing it with one of the authors of the library).

Attachments (2)

Portfile.diff (1009 bytes) - added by ChristianFrisson (Christian Frisson) 9 years ago.
Portfile diff (diff -urN)
Portfile (2.0 KB) - added by ChristianFrisson (Christian Frisson) 9 years ago.
Portfile

Download all attachments as: .zip

Change History (3)

Changed 9 years ago by ChristianFrisson (Christian Frisson)

Attachment: Portfile.diff added

Portfile diff (diff -urN)

Changed 9 years ago by ChristianFrisson (Christian Frisson)

Attachment: Portfile added

Portfile

comment:1 Changed 9 years ago by dbevans (David B. Evans)

Keywords: haspatch added
Port: haspatch removed
Resolution: fixed
Status: newclosed
Version: 2.3.3

Committed in r129714.

Note: See TracTickets for help on using tickets.