timo
timo
FWIW, dragon comes with a google chrome extension (ddaloccgjfibfpkalenodgehlhkgoahe) and a firefox addon (https://dnsriacontent.nuance.com/13/setup/ffinstall.html?lang=en&version=13.0.0.71)
i've just fixed the irc one and the rosettacode link (because it's in the same directory) but somehow this must previously have worked the way the source is laid out...
try just removing lines 200 through 212 in Configure.pl and see if the build succeeds; if it does, we'll have to change the detection logic accordingly, if not we may...
bit shifting can only replace divisions by powers of two, since shifting by one is equivalent to dividing by two, etc
we just discussed this today along with an actual segfault in this file (when run with profiling, though, which is a different issue) — this problem is about a hash...
hi, accessing programs over IPC is useful for augmenting the capabilities of accessibility utilities. For example, with talon (talonvoice.com) you could have voice commands or extra GUI that directly work...
i've tried it with a manual build of latest krita where the accessibility stuff is reachable, but many of the more "custom" widgets aren't usable with it. for example, the...
I'd like to chime in with the error i'm seeing; in my case, the error is `what(): DW_FORM_sec_offset not expected for attribute (DW_AT)0x2119`, no other mention of 0x2119 in this...
i have had success with setting `-g1 -gdwarf-2` getting rid of 0x2119, but i don't know how 0x2137 came up and i have no clue if these flags will get...
I've been working on this issue in the "optional_for_arguments" branch. The trouble i'm having is this: Currently i'm generating a series of "try to shift an element off", "if there...