andoks

Results 20 comments of andoks

This feature is incredibly useful when the string definitions are out of developer control. Hyphens are not allowed in enums, and neither is starting the enum with a number. Both...

@aantron > what do you mean by the word this in I meant the make_maps functionality that you linked to. Which was great BTW. > Would if offer a significant...

Hi, I just wanted to chime in on this, as this is a use-case I am also looking at. > Once you're writing out all the enumerator strings by hand,...

@quicknir : for my use-case, the one related to databases and the strings only sometimes not matching what is legal c++ enum names, I have absolutely no issue with declaring...

Echoing Kasper above me, I too am curios if anyone has this working on arduino. Going back to the roots of this issue itself, would it perhaps be possible to...

Tested this, and it seems to work ok. Makes https://github.com/google/go-licenses/pull/46 even more necessary, or else your project will fail if you don't have license files for all your 1st-party packages...

EDIT: sorry for first deleting my comment, then recreating it. But I started thinking this issue was specifically for the "context" property, but I then changed my mind. My issue...

This problem is registered in the Qt issue tracker [here](https://bugreports.qt.io/browse/QTCREATORBUG-15887)

Possibly related problem from forums: https://community.plotly.com/t/legend-cut-off-when-plot-wrapped-in-details-html-tag/13232/2