Tomas Krejci

Results 14 issues of Tomas Krejci

This is not really an issue. I'm writing it down for ones who come after us. I've spent unreasonable amount of time on this but I believe it is worth...

When the path has multiple parameters, Axum supports two ways of passing them to the handler. First is to make a struct which is then parsed. This use case works...

enhancement

Hi, I had troubles compiling sources. I found there were some places where you tried to push `std::ifstream` instance to output. I replaced them with file names and now it...

I have some troubles compiling this. It fails with following message. tom:~/epoccam_linux$ make gcc -DPREFIX=\"/usr\" -Wall -Werror -std=c99 -g -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include...