ajterr:10052

This is an old revision of the document!


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.1757606474.txt.gz
  • Last modified: 2026-06-17 00:19
  • (external edit)