Yannick Koechlin

Results 16 issues of Yannick Koechlin

would be awesome to have touch gesture support such as pinch zoom and swipe for switching to the next image in the same folder

Feature
Help Wanted

**Is your feature request related to a problem? Please describe.** when creating foreign tables e.g. in PG via pg_fdw or in clickhouse you need a password for the connection string....

Hi, i saw that https://github.com/go-pg/pg/pull/1401 got merged. it seems to also solve https://github.com/go-pg/pg/pull/1058 ? however its a bit unclear how to use it, what would i need to do to...

note sure if a bug, but took some trial and error to figure it out what was wrong: when converting from command line to the config file i noticed that...

i'm having problems compiling bison (GNU Bison) 3.0.4 flex 2.6.4 gcc (GCC) 7.1.1 20170630 ``` gram.c:64:25: error: conflicting types for ‘base_yylex’ #define yylex base_yylex ^ scan.c:9205:12: note: in expansion of...

instead of the need to run n different instances of dcd on n different ports it would be nice if clients could choose an "environment" that has separate source files.

enhancement

not sure if feasible, but one could possibly suggest imports for methods that are within current includes + stdlib.

enhancement

sometimes my app crashes when unpacking huge amounts of msgpack packets. unfortunately i can't reproduce it. i get the following trace: ``` object.Error@(0): Overlapping arrays in copy: 4065435 byte(s) overlap...

i updated my modem via ```export SWI9X30C_ZIP=SWI9X30C_02.33.03.00_GENERIC_002.072_001.zip autoflash-7455.sh -e 2 -u 0 -m 6 -b 0 ``` however it would not connect afterwards. only after i set the preference via...

os x homebrew has a package lua51 when i install this and try to compile a sample program it fails since the lua library is /usr/local/lib/liblua5.1.dylib however when i do...