Editing Online Developer Meeting (2021-07-27)
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 38: | Line 38: | ||
* Deprecation of Octave operators | * Deprecation of Octave operators | ||
** Improve Matlab compatibility | ** Improve Matlab compatibility | ||
− | ** Some extensions make it painful to implement Matlab compatible command-style function calls? | + | ** Some extensions make it painful to implement Matlab compatible command-style function calls? (some clarification needed) |
*** Remove rarely used extensions like "**" power. | *** Remove rarely used extensions like "**" power. | ||
*** Discussion about removal of "+=", "++", etc. No final decision made. | *** Discussion about removal of "+=", "++", etc. No final decision made. | ||
− | *** Often used extensions | + | *** Often used extensions like "!" == "~" must probably stay. |
=== C++ shared pointer / liboctave === | === C++ shared pointer / liboctave === |