[MacPorts] #44722: fswatch @1.4.0 update

MacPorts noreply at macports.org
Thu Aug 21 03:30:55 PDT 2014


#44722: fswatch @1.4.0 update
------------------------------------+---------------------------------
  Reporter:  enrico.m.crisostomo@…  |      Owner:  macports-tickets@…
      Type:  update                 |     Status:  closed
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.3.1
Resolution:  fixed                  |   Keywords:  maintainer haspatch
      Port:  fswatch                |
------------------------------------+---------------------------------

Comment (by enrico.m.crisostomo@…):

 Hi,

 Thank you very much: you remember correctly, this was compiling fine
 everywhere but on SL but it was v. 1.3.9. Now, in v. 1.4.0, I moved the
 engine to a dynamic library and I made it thread safe using C++11
 constructs and classes. Since it's failing just on those headers (such as
 mutex and atomic) it probably means that although the compiler declares to
 conform to the C++11 standard (this is checked in the configure step plus
 the compiler blacklist you suggested), the library does not (and I do not
 perform Autoconf checks on each and every header).

 That means that I will have to conditionally compile that stuff too if I
 want fswatch to work on SL, L and ML, which I certainly do.

 Please, leave this on hold because fixing this one will take some hours at
 least: I hope to nail them all otherwise there'll be some other iteration.

 Thanks,
 -- Enrico

-- 
Ticket URL: <https://trac.macports.org/ticket/44722#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list