Currently one gets the error message: "DeprecationWarning:
Substitution using function-call syntax and unnamed arguments is
deprecated and will be removed from a future release of Sage; you can
use named arguments instead, like EXPR(x=...,y=...)". This error
message is meaningful only to people who know the history of sage and
know that there used to be a confusing shorthand notation that allowed
something like x=a^2 to be interpreted as x(a)=a^2. I am glad that was
deprecated, but I think that the deprecation warning should be
preceeded by the warning about the possibility of a missing *.
thanks for putting this into the tracker. I am not yet quite sure what
goes onto the discussion forum and what goes into the tracker.
I saw your comment that the shortcut notation has been deprecated for
over a year already. Do you know when it is planned to actually remove
it? Is there already a ticket for that in the tracker?
Gustav
> --
> To post to this group, send an email to sage-...@googlegroups.com
> To unsubscribe from this group, send an email to sage-devel+...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/sage-devel
> URL: http://www.sagemath.org
>