Bug 193118

Summary: editors/fxite: doesn't build with FOX17
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Pietro Cerutti <gahr>
Status: Closed FIXED    
Severity: Affects Only Me CC: amdmi3
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dmitry Marakasov 2014-08-29 09:29:31 UTC
Doesn't build with FOX17:

---
ScintillaFOX.cxx:1256:26: error: use of undeclared identifier 'TRUE'
  if(startAutoScroll(ev, TRUE)) return 1;
                         ^
---

Port maintainer (gahr@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
Comment 1 Pietro Cerutti freebsd_committer freebsd_triage 2014-09-02 07:18:58 UTC
I'm not sure it's related to FOX17. Please provide more info about your system and compiler.
Comment 2 Pietro Cerutti freebsd_committer freebsd_triage 2014-09-02 07:21:50 UTC
please disregard my comment, it was targetted at Bug 193117..
Comment 3 Pietro Cerutti freebsd_committer freebsd_triage 2014-09-02 07:34:54 UTC
I have disabled support for FOX17 for now. Waiting for the new version to re-enable it..