Landon Curt Noll

Results 81 comments of Landon Curt Noll

We would like to explore this proposed feature, @kcrossen Please consider attaching a `diff -u` patch that shows the changes needed to implement `V_PROTECTNOINHERIT`. Please include a change to the...

> As you may see from my own github repositories, I use github about the way I used sourceforge. Y'all seem to think I'm operating at something approximating your level...

> As you may see from my own github repositories, I use github about the way I used sourceforge. Y'all seem to think I'm operating at something approximating your level...

You, @kcrossen wrote: > ... Which I don't know how to use. My professional career started before punch cards (patch boards) and I'm afraid I haven't really kept up. I...

> Take "protection inheritance" as an example. After some hours of inspection, I resorted to tracing into opcodes.c o_assign function where I learned that subtype represents protection, at least in...

> My schedule goes: day job, developing "missing" components for Qt/Android (e.g. file explorer, floating keyboard, etc.), somewhere down there, trying to package calc as a Qt class to extend...

> I had hoped to avoid hard feelings with my hex float example (my coding style) plus the follow-on comments and I'm saddened that you impugned my motives in your...

> Q&D in Qt: > > ` > > QString test_protect_inheritance = ""; > > > > test_protect_inheritance += "/* At least two possible failure modes:\n"; > > test_protect_inheritance +=...

We hope to address this, perhaps sometime this month, in a 2.14.1.1 non-production release.

This is an odd behavior / feature. We didn't know that calc assumed a numerator of 1. This looks line an undocumented "feature". It does not look like it harms...