0x47

Results 3 issues of 0x47

Is there any particular reason not to support plain C compiler in the `sugar_generate_warning_flags` function? I changed [line 28](https://github.com/ruslo/sugar/blob/master/cmake/core/sugar_generate_warning_flags.cmake#L28) from set(is_gcc ${CMAKE_COMPILER_IS_GNUCXX}) to set(is_gcc ${CMAKE_COMPILER_IS_GNUCXX} OR ${CMAKE_COMPILER_IS_GNUCC}) and it and...

Is #21 still in progress? If yes, it would be very nice to be able to automatically generate hedging positions, or (optionally) automatically open/execute hedging positions. It should be possible...

feature request

Even though I have set the flextime to reset after the end of the year, the normal dashboard view resets the value for `Flexi` after each week. I would expect...

bug