kthakore / MTFT

migrationtestfromtrac
1 stars 0 forks source link

migrate potential NULL constant? #25

Closed kthakore closed 13 years ago

kthakore commented 13 years ago

SDL.pm exports, besides from the whole SDL::Constants, something that looks like a NULL constant (in legacy Constants.pm format):

sub NULL { return 0; }

where is it used? If it is in fact a constant, then it should be in SDL::Constants, not in SDL.pm.

Anyone more knowledgeable on the code please feel free to jump in.

kthakore commented 13 years ago

Author: kthakore Time: 1268750089 Field: status Value: closed

kthakore commented 13 years ago

Author: kthakore Time: 1268750089 Field: resolution Value: fixed

kthakore commented 13 years ago

Author: kthakore Time: 1268750089 Field: comment Value: