bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build error for SVN 1543 on Mac OS X


From: Louis Chretien
Subject: Build error for SVN 1543 on Mac OS X
Date: Tue, 22 Mar 2022 15:48:32 -0400

Version 1543 cleared a whole bunch of warnings from the two headers, but a new one popped up:

g++ -DHAVE_CONFIG_H -I. -I..    -Wall -I sql -I /Users/admin/Subversion/apl          -g -O2 -I /Users/admin/Subversion/apl -MT apl-Bif_F12_PARTITION_PICK.o -MD -MP -MF .deps/apl-Bif_F12_PARTITION_PICK.Tpo -c -o apl-Bif_F12_PARTITION_PICK.o `test -f 'Bif_F12_PARTITION_PICK.cc' || echo './'`Bif_F12_PARTITION_PICK.cc
Bif_F12_PARTITION_PICK.cc:192:8: warning: template argument uses local type 'partition' [-Wlocal-type-template-args]
vector<partition> partitions;   // all partions on the B-axis
       ^~~~~~~~~
1 warning generated.


---
Louis Chrétien





reply via email to

[Prev in Thread] Current Thread [Next in Thread]