Johnny Willemsen

Results 375 comments of Johnny Willemsen

Looks to be related to https://github.com/oneclick/rubyinstaller2/issues/139

Adding virtual will cost performance, a solution without virtual would be preferred

Very likely some old preprocessors had issues when passing them a IDL file directly due to the idl extension, some required it to be c/cpp

Found recently that bcc32c/bcc64 (the Embarcadero clang based compilers) can't preprocess a file with a IDL extension, we need a copy with cpp extension with those compilers.

As far as I remember you did this port @shuston in the past, do you think we need to keep it, or can we cleanup this port, looks to be...

Please open a pull request with the proposed changes

Maybe related to #522 and #564

This is a known issue, see http://bugzilla.dre.vanderbilt.edu/show_bug.cgi?id=3442. The IFRService is disabled for wchar compilation, see https://github.com/DOCGroup/ACE_TAO/blob/754e5a7a4d7c445d52b5376323bf19a6a206dc23/TAO/orbsvcs/orbsvcs/IFRService.mpc#L3. As you are now setting `ACE_USES_WCHAR` and using the normal generated project files this...

Great to see that you are using ZIOP, that is a very interesting addition to CORBA!

Please open a pull request with a test extension and fix for the issue you found. If you need help, consider hiring someone to assist you with this. See https://www.dre.vanderbilt.edu/~schmidt/commercial-support.html...