Closed vlatkoB closed 10 years ago
A quick Github search can show you that we don't call that function anywhere in the code, so it's a dependant library that's using that. Never seen it.
It is in BW console. What else can show output in BW console?
Any library failing with error buildwrapper uses will cause output in the buildwrapper console. However, I'm not the writer of every library that buildwrapper uses. So I have no idea what's causing it, but I know it's not code on which I have immediate control.
The message is the first to show when I type a char in source file, without save. I think that is why there are so many. If several chars are typed quickly, only one message appears.
Any idea on which library BW calls, or what BW does, on char input?
Hello,
I'm getting quite a lot of these messages in BW window: "buildwrapper: setNumCapabilities: not supported in the non-threaded RTS"
What does this mean?
Eclipse is Kepler SR2, GHC is 7.8.3 and BW is the one from GitHub (I had to change -dynamic in .cabal)
Best regards,
vlatko