negativeContainerIndex ftp://ftp.de.debian.org/debian/pool/main/x/xgrammar/xgrammar_0.1.19.orig.tar.gz xgrammar-0.1.19/cpp/grammar_data_structure.h:86:12: warning: Either the condition 'rule_id>=0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex] xgrammar-0.1.19/cpp/grammar_data_structure.h:94:12: warning: Either the condition 'root_rule_id_>=0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex] xgrammar-0.1.19/cpp/grammar_data_structure.h:145:23: warning: Either the condition 'rule_expr_id>=0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex] xgrammar-0.1.19/cpp/grammar_functor.cc:840:35: warning: Either the condition 'rule_id>=0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex] xgrammar-0.1.19/cpp/persistent_stack.h:107:5: warning: Either the condition 'id>=0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex] xgrammar-0.1.19/cpp/persistent_stack.h:112:5: warning: Either the condition 'id>=0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex] xgrammar-0.1.19/cpp/support/container.h:40:12: warning: Either the condition '0<=node' is redundant, otherwise there is negative array index -1. [negativeContainerIndex] xgrammar-0.1.19/cpp/tokenizer_info.cc:183:11: warning: Either the condition 'unicode_codepoint>=0' is redundant, otherwise there is negative array index -1. [negativeContainerIndex]