Re: [Flex-help] Flex gives no output after upgrade to macOS High Sierra
flex is a tool for generating scanners
Brought to you by:
wlestes
From: David S. <dsa...@ne...> - 2018-01-11 19:48:48
|
Thanks Will, Version: flex 2.5.35 Apple(flex-31) It gives no output whenever I run any file through it or anything that should succeed, eg: ~$ echo %% | flex -t ~$ Though if I run a file with an error through, it will spit out the error. On Thu, Jan 11, 2018 at 11:24 AM Will Estes <wes...@gm...> wrote: > What version of flex? > > And your version of flex gives no output when you do what? > > On Thursday, 11 January 2018, 7:21 pm +0000, David Saltzman < > dsa...@ne...> wrote: > > > Hi, > > > > After I upgraded to macOS High Sierra and Xcode 9, running flex gives me > no > > output. > > > > Same symptoms as in these (unanswered) questions: > > > https://stackoverflow.com/questions/47765188/flex-gives-no-output-on-macos-high-sierra-xcode-9 > > > https://superuser.com/questions/1276478/flex-gives-no-output-on-macos-high-sierra-xcode-9 > > > > Any ideas? > > > > Thanks, > > David > > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > -- > > Flex-help mailing list > > Fle...@li... > > https://lists.sourceforge.net/lists/listinfo/flex-help > > -- > Will Estes > Flex Project Maintainer > wes...@gm... > https://github.com/westes/flex > |