Lars H. Rohwedder

Results 33 comments of Lars H. Rohwedder

You might patch the files: change "double" into "double complex" in tinyexpr.h line 38 and tinyexpr.c line 70 etc. and change the names of the floating-point functions into their complex...

> So, if the `SendExtDesktopSize()` call is not supported for some servers, is there a way (some API) to determine that it is not supported? Sure. At least at the...

It no longer crashes but gives the wrong pathname "/".

@jwerle : is it still relevant?

> The current support of tinyexpr in notepad3 is a cool feature I am using every day, as calculator. But time expression calculation like: > > ``` > 00:32:15-00:16:42=00:15:33 >...

I'd suggest: If the `RLIMIT_NOFILE` is set to a pathologically high value – which is a sign that something goes wrong in the system – it should be lowered to...

> @RokerHRO I think if you have some good ideas about memory ownership, feel free to express them in a PR! I am highly confident it will be merged in...

> @RokerHRO very nice work! let me know when you are ready for review! Thank you! You can already review and comment the changes I made! :-) What I'd still...

@jwerle : I'd say it is ready for review now. :-)

The version number should be bumped, because my rewrite results in incompatible API change. ;-)