AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Intent to remove: funcenum, functag (https://forums.alliedmods.net/showthread.php?t=301573)

BAILOPAN 09-26-2017 23:10

Intent to remove: funcenum, functag
 
Hi, all. It has been 3.5 long years since we introduced the Transitional Syntax, and there is some very obsolete syntax I would like to remove: funcenum and functag.

These have been replaced by typeset and typedef respectively, and their syntax is much cleaner [1]. The code to implement the old syntax is over ten years old and a complete mess. After this proposed change, the old funcenum and functag keywords would not work at all. Using them would abort with a link to the wiki page. Very few plugins will be using either of these keywords, and updating (or using old compilers) is easy.

If you have any feedback that would suggest we should not make this change, please let me know. Otherwise I will proceed with removing the old syntax in a week or so [2].

Thanks!

[1] https://wiki.alliedmods.net/SourcePa...yntax#Typedefs
[2] https://github.com/alliedmodders/sourcepawn/pull/146


All times are GMT -4. The time now is 07:20.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.