ajterr:10052

Warning with code "{0}" was already disabled (AJTERR10052)

Product(s) Karo.Net Compiler

The “warningDisable” directive was called on an error code which was already disabled.

#warningDisable 10000;
#warningDisable 10000;
                ^^^^^ This warning was disabled twice.

Remove this instruction.

  • ajterr/10052.txt
  • Last modified: 2025-09-11 18:01
  • by admin