Re: Feature suggestion: without keyword=
- Posted by Jeremy Cowgar <jeremy at co?gar.?om> May 19, 2008
- 596 views
CChris wrote: > > }}} <eucode> > without keywords= <comma separated list on one line> > </eucode> {{{ > I kind of think that we should just accept the fact that some things are going to break with 4.0. Hopefully not too much. The location of a few functions that were previously in misc.e and are now in a more appropriate place is about all. There are a few new keywords that could cause a conflict in source code, for instance if you use a variable named "continue" But other than that, I do not really think we have a problem with 4.0 breaking things? win32lib works out of the box as does anything else I have ever tested. All my code works fine. ed.ex used the variable "continue" in the function search(). A search/replace for continue to continue_search remedied that problem in about 5 seconds. -- Jeremy Cowgar http://jeremy.cowgar.com