Menu

#575 Compile fails for linux

Development_Branch
closed-out-of-date
nobody
None
5
2018-10-16
2018-10-11
Michael
No

One of the last commits broke linux builds (a854450a2b355c0320808f94eb0646961470ae34),

It seems like IsServiceProcess is only available for Windows. If this is the proper way to go i can wrap some ifdefs around and send a patch?

src/ptlib/common/object.cxx: In function 'void InternalAssertFunc(const PDebugLocation&, const char*)':
src/ptlib/common/object.cxx:203:27: error: 'class PProcess' has no member named 'IsServiceProcess'; did you mean 'e_IsProcess'?

Regards,
Michael

Discussion

  • Michael

    Michael - 2018-10-11

    Sorry for the report. This seems already fixed with bc605139d6ad4560ef1589abbdfd58048ee7b3bb.

     
  • Robert Jongbloed

    • status: open --> closed-out-of-date
     

Log in to post a comment.