Version: SVN (using Devel) Compiler: gcc OS: Linux Installed from: Compiled sources Add the addDatatype function to the phpWriter and php5Writer
Please assign me
> Add the addDatatype function to the phpWriter and php5Writer I assume you mean the virtual method QStringList defaultDatatypes(); ?
(In reply to comment #1) > Please assign me This has been open for a while... Do you intend to implement it?
Oh yes, that was my intention. Huh, long time ago, forgott that bug. Gimme a month or two to find time (hanging around with Xinc at the moment).
(In reply to comment #4) > Oh yes, that was my intention. Huh, long time ago, forgot that bug. Gimme a > month or two to find time (hanging around with Xinc at the moment). Okay, I'll check back in May then.
(In reply to comment #5) > (In reply to comment #4) > > Oh yes, that was my intention. Huh, long time ago, forgot that bug. Gimme a > > month or two to find time (hanging around with Xinc at the moment). > > Okay, I'll check back in May then. Hmm.. any progress yet?
Looking at http://www.php5-tutorial.com/data-types/introduction/ there are not a lot of data types defined. I'm not sure it's worthwhile to define them, in particular because by default, the C++ types are reused in PHP/PHP5 mode.