Hi Lorenzo,

If you look at the changes, it's just 3 changes where the
actual logic was modified, so in my opinion they were pretty
straightforward and easy to test.

Change #1 mail.prg: Handling of mail headers. (accepting "from*:" instead of "from:" for example) Change #2 popcln.prg: Handling of end-of-message in POP protocol. (which was accepting ".*" rather than plain ".") Change #3 thtml.prg: Finding tags now accepts only the tagname, instead of "tagname*"

I'd vote to stay on SVN otherwise these changes will
never get tested (or be forgotten by me). If someone
feels them too dangerous it's not a problem for me if
they are being removed, but it would still be more
useful to actually test them and fix it if needed.

Brgds,
Viktor

On 2008.04.23., at 7:50, Lorenzo Fiorini wrote:

On Mon, Apr 21, 2008 at 3:54 PM, Szakáts Viktor <harbour. [EMAIL PROTECTED]> wrote:

  * contrib/hbtip/thtml.prg
  * contrib/hbtip/popcln.prg
  * contrib/hbtip/sendmail.prg
  * contrib/hbtip/cgi.prg
  * contrib/hbtip/url.prg
  * contrib/hbtip/mail.prg
  * contrib/hbtip/ftpcln.prg
    ! Fixed ambigous "=" and "!=" to "==" or ":="
      or "!( == )" contructs.
      Someone pls verify if these fixes are right in
      the broader context.

My apps heavily depends on contrib/hbtip and I don't have any problem
with the actual code.

Testing things like cgi,ftp,mail takes a lot of time since it depends
on different clients and servers often on different OSes.

May I ask to revert these changes and move them to the next release?

best regards,
Lorenzo

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to