[ros-dev] Janitorial Task - Get rid of TAG_NONE

Steven Edwards steven_ed4153 at yahoo.com
Tue Jan 11 09:09:57 CET 2005


Hi,
Royce suggested that we need to get rid of TAG_NONE and I remeber EA posting a list of tags a
while back so maybe its a good time to look at the issue again. 

We have quite a few cases where ExAllocatePool() and ExAllocatePoolWithQuota() is calling
ExAllocatePagedPoolWithTag ( TAG_NONE ). I propose that we change the headers for these two
functions to throw a compile error if we try to use them internally. We would still keep it
implemented to support third party drivers but this way it will force developers to not use them.

Thanks
Steven



		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 


More information about the Ros-dev mailing list