Feature Requests item #2861405, was opened at 2009-09-18 15:21
Message generated for change (Tracker Item Submitted) made by elfring
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=616203&aid=2861405&group_id=96864

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Markus Elfring (elfring)
Assigned to: Nobody/Anonymous (nobody)
Summary: Conversion of pointer parameters into references

Initial Comment:
I suggest to convert a parameter like "i" (function "compile") and "Go" 
(function "find") from a pointer to a reference so that further tests can be 
omitted because the intended check can be performed at compile time.
http://en.wikipedia.org/wiki/Reference_(C%2B%2B)#Relationship_to_pointers

Can such an interface design adjustment be applied on other places in the 
source code, too?
http://re2c.svn.sourceforge.net/viewvc/re2c/trunk/re2c/re.h?revision=850&view=markup
http://re2c.svn.sourceforge.net/viewvc/re2c/trunk/re2c/code.h?revision=525&view=markup

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=616203&aid=2861405&group_id=96864

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Re2c-general mailing list
Re2c-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/re2c-general

Reply via email to