Carsten Grohmann

Results 46 issues of Carsten Grohmann

Hi, if you run `vmtouch -vb` the progress bar lines are added twice to the output file. It would be great if the lines just occur once. Steps to reproduce:...

Corrected some spelling errors and rearranged the section for the pragma "jsiter" to put it in the correct alphabetical order on the page.

to the documentation in "Creating JavaScript objects with __new__ ()"

Hello Jacques, please add this small example of using another JS bundler as a additional post-processing step to the "Mixed Examples" section in`integration_javascript.rst`. # Example: Using a Javascript bundler in...

SUB: documentation

The current Javascript bundler cannot merge existing source map files. This means that you can no longer use the source map generated by Transcrypt after the module files have been...

SUB: documentation

Hello, please specify the minimum required PHP version in the README.md file of the project. My provider threw a 500 - Internal Server Error until I switched to PHP 7.4....

Hi, the title of your homepage at [pheditor](https://pheditor.ir/) contains a typo: ``` Pheditor - PHP file edidtor ``` instead of ``` Pheditor - PHP file editor ``` Regards, Carsten

Hi DBI Developer, [DBI.pm](https://github.com/perl5-dbi/dbi/blob/0717caee91f6d44d14710676008811e93cc62d57/DBI.pm#L5840) refers to DBI::Pool, but there is no such documentation. Please adapt the DBI documentation. Regards, Carsten

The signature of `wx.ListCtrl.HitTest()` on Phoenix is different from the original implementation. The function signature in the Phoenix [API documentation](https://docs.wxpython.org/wx.ListCtrl.html#wx.ListCtrl.HitTest) is correct. But the documentation body, the return type and...

This PR contains two minor changes to create Phoenix documentation with Sphinx 5. Both changes should be compatible with all versions starting with Sphinx 1.8.5.