Florian Kappes

Results 5 issues of Florian Kappes

I want to use easylogging++ in a static libary. The problem is where to call ``` _INITIALIZE_EASYLOGGINGPP ``` I don't want the user of my library to care about which...

question
need-info

I created https://github.com/Flowkap/nyan-k8s for a Kubernetes training session with some peeps (nyan cat is more fun than a Hello world nginx :D). Maybe you might wanna add it in some...

I recognized issues piling up as well as some PRs. The repo owner wasn't active on Github for a long time (at all, not only this repo). Is there anyone...

We're using the latest dojotoolkit and running full AMD featured code. If we'Re using stacktrace.js we noly get traces like: ``` {anonymous}(?),printStackTrace(#object),{anonymous}(#function),{anonymous}(#object,[#function]),{anonymous}(#object,undefined),{anonymous}(#object,undefined),{anonymous}(#object,undefined),{anonymous}(#object,undefined),{anonymous}(#object,undefined),{an { 0 : "{anonymous}(?)", 1 : "printStackTrace(#object)", 2...

affects-browser:ie
help-wanted
a:bug

Failing with: ``` Traceback (most recent call last): File "main.py", line 894, in main() File "main.py", line 886, in main window = Window(width=800, height=600, caption='Pyglet', resizable=True) File "main.py", line 480,...