Re: error in process filter: Stack overflow in regexp matcher

2018-12-25 Thread nenad mitrovic
} >>> } >>> >>> On Monday, December 24, 2018 at 10:12:04 PM UTC+1, nenad mitrovic wrote: >>>> >>>> I am trying to execute this piece of code: (rest (file-seq (file (str >>>> "corpus/" "ham"))). >>>>

Re: error in process filter: Stack overflow in regexp matcher

2018-12-24 Thread Justin Smith
t; >> On Monday, December 24, 2018 at 10:12:04 PM UTC+1, nenad mitrovic wrote: >>> >>> I am trying to execute this piece of code: (rest (file-seq (file (str >>> "corpus/" "ham"))). >>> When I execute I get this error: "error in proc

Re: error in process filter: Stack overflow in regexp matcher

2018-12-24 Thread Andy Fingerhut
y, December 24, 2018 at 10:12:04 PM UTC+1, nenad mitrovic wrote: >> >> I am trying to execute this piece of code: (rest (file-seq (file (str >> "corpus/" "ham"))). >> When I execute I get this error: "error in process filter: Stack overflow >> in

Re: error in process filter: Stack overflow in regexp matcher

2018-12-24 Thread nenad mitrovic
:injections [(require 'pjstadig.humane-test-output) (pjstadig.humane-test-output/activate!)] ;;when :nrepl-port is set the application starts the nREPL server on load :env {:dev true :port

Re: error in process filter: Stack overflow in regexp matcher

2018-12-24 Thread nenad mitrovic
ovic wrote: > > I am trying to execute this piece of code: (rest (file-seq (file (str > "corpus/" "ham"))). > When I execute I get this error: "error in process filter: Stack overflow > in regexp matcher". > I have 1400 files in corpus/ham folder. Bu

Re: error in process filter: Stack overflow in regexp matcher

2018-12-24 Thread Andy Fingerhut
: > I am trying to execute this piece of code: (rest (file-seq (file (str > "corpus/" "ham"))). > When I execute I get this error: "error in process filter: Stack overflow > in regexp matcher". > I have 1400 files in corpus/ham folder. But when I exe

error in process filter: Stack overflow in regexp matcher

2018-12-24 Thread nenad mitrovic
I am trying to execute this piece of code: (rest (file-seq (file (str "corpus/" "ham"))). When I execute I get this error: "error in process filter: Stack overflow in regexp matcher". I have 1400 files in corpus/ham folder. But when I execute only three file it