Skip to content
Snippets Groups Projects
Closed (moved) Provide lines containing extra, unrecognized arguments
  • View options
  • Provide lines containing extra, unrecognized arguments

  • View options
  • Closed (moved) Issue created by Karsten Loesing

    This question came up when implementing #21934: do we need to include lines with extra arguments in Descriptor#getUnrecognizedLines()? Or do we need another method Descriptor#getPartiallyUnrecognizedLines()? Or can we safely drop those extra arguments on the floor? See also TorperfResults#getUnrecognizedKeys() which is somewhat related here, but not exactly the same.

    This is not super urgent, because at least the bytes of the entire descriptor are available for further processing.

    The fix is also not trivial to write, because we'll have manually go through all places where extra arguments are permitted and ignored and add those lines to a list of partially unrecognized lines.

    The result could be that doing nothing is the way to go. Needs more thoughts.

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading