Hi all
 
I'm getting the following message using the latest build from SVN (390):
 
Message The function deleteByQuery defined as void tried to return a value.
Detail Void functions must not return any values.
 
I looked in the generated cfc and the method does say returntype = void, and does also include a return statement:

<cfreturn

deleteByQuery(Query,true) />
It also happened in the previous build I was using (386).
 
I'm not sure what to do next in terms of making this an 'official' bug - or if there's a problem at my end that is causing this error to present.  (I'm using reactor with MG:U (build 241 - but this error isn't coming from a scaffold) on CF 7 ent, with an mssql 2000 db.)
 
Antony
 
PS I feel bad that my first post is a bug report, so I'm also going to say that I'm really enjoying working with reactor.
 

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to