UVM1.2 : uvm_traversal.svh giving uvm_component name constraint warning

In reply to pk_94:

The ‘&0d’ seems very close to “%0d”. Are you sure that the format string in new() is correct? Is there another new() call somewhere that you are overlooking? Are you looking in the right place?

Is the array declaration correct? What is ‘i’ declared as? Can you show the full loop where everything is initialized?