home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / prtrk / 2_0010.PR < prev    next >
Encoding:
Text File  |  1995-06-06  |  566 b   |  28 lines

  1. :Title=Parameters not converted to uppercase for pascal calls
  2. :Priority=3 Major
  3. :Status=New
  4. :Type=C Compiler
  5. :SubType=
  6. :Method=System Test
  7. :Property1=0
  8. :Property2=0
  9. :Property3=0
  10. :Property4=0
  11. :Originator=Tracy Tester
  12. :Investigator=
  13. :Resolver=
  14. :Verifier=
  15. :OrigDate=05-Jun-95
  16. :EstInvHours=  0.0
  17. :ActInvHours=  0.0
  18. :EstResHours=  0.0
  19. :ActResHours=  0.0
  20. :EstVerHours=
  21. :ActVerHours=  0.0
  22. :ModDate=06-Jun-95
  23. Version: 4.135
  24.  
  25. All parameters names should be converted to uppercase when a function is defined with keyword "pascal"
  26. but they are not.
  27.  
  28.