bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] SVN 624 Warnings


From: Juergen Sauermann
Subject: Re: [Bug-apl] SVN 624 Warnings
Date: Wed, 06 May 2015 20:07:51 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Peter,

I believe I managed to fix the sem_xxx warnings in SVN 625.

The Postgres warning should remain because it points at a harmless but somewhat incomplete
SQL installation.

The final warning seems to make no sense at all. And yes, adding an int to a string does not append
to the string but skips the beginning. That was the plan.

/// Jürgen




On 05/05/2015 11:37 PM, Peter Teeson wrote:
Hi Jürgen:

/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/apl-sqlite.cc:71:3: "PostgreSQL unavailable since ./configure could not detect it."
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/Parallel.cc
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/Parallel.cc:62:4: 'sem_init' is deprecated
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/Parallel.cc:134:4: 'sem_getvalue' is deprecated
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/Parallel.cc:150:4: 'sem_init' is deprecated
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/Parallel.cc:151:4: 'sem_init' is deprecated
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/Parallel.cc:386:15: 'sem_getvalue' is deprecated
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/Parallel.cc:391:15: 'sem_getvalue' is deprecated
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/SystemVariable.def
/Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/SystemVariable.def:51:1: Adding 'int' to a string does not append to the string

respect…

Peter



reply via email to

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