Bug 193118 - editors/fxite: doesn't build with FOX17
Summary: editors/fxite: doesn't build with FOX17
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pietro Cerutti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-29 09:29 UTC by Dmitry Marakasov
Modified: 2014-09-02 07:34 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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..