bug-apl
[Top][All Lists]
Advanced

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

Re: Build error for SVN 1543 on Mac OS X


From: Dr . Jürgen Sauermann
Subject: Re: Build error for SVN 1543 on Mac OS X
Date: Wed, 23 Mar 2022 19:42:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi Louis,

thanks, hopefully fixed in SVN 1544.

Best Regards,
Jürgen


On 3/22/22 8:48 PM, Louis Chretien via Bugs and suggestions for GNU APL wrote:
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]