DeeeeLAN

Results 59 comments of DeeeeLAN
trafficstars

I made the warnings/errors go away by changing the `-cpu Haswell... \` line to `-cpu host \`, which works on my system but I am not sure about others.

Correct, If I have a monitor that is 1024 wide (such as an iPad in landscape mode), there is no grid size class for that specifically. There is a specific...

We already have a computer breakpoint at 992px, we just need a class that is only computer, not computer and large monitor or widescreen. Bootstrap has the "large device" class,...

Partially it is to make the numbers display nicer, but it would also be nicer for adding and consuming amounts, it would make a lot of it more even. I...

Yeah that makes sense, definitely just a "nice to have" type thing, not a major issue. I would definitely be all for only tracking complete amounts, but that is tricky...

Also, jumping to hierarchy with a typedef just takes you to the typedef instead of the actual class.

I mean if I have the cursor on a class object and I want to jump to its definition, it will jump to the line where the typedef is declared...

Thanks for getting back to me.

Circling back to this open issue since 6.0 is much closer now and I am trying to resolve warnings. Does `namespace` still work at all? Can I still have `CELERY_*`...