Local view of char array broken in 12.09
Posted: Mon Oct 29, 2018 6:57 pm
Hey Eran,
I updated to 12.09 late last week and it looks like the local view of a char array member in a struct is broken. A stand alone array looks ok. It may be that I have some configured wrong, or there is some new feature (???) that causes this behavior but I can't imagine what it would be. I attached a screenshot from my xubuntu 18.04 desktop. As you can see the indices of the char array are sorted in a less than predictable way Makes examining the NULL terminated string a bit dicey. I can provide additional logs if it would be helpful, just want to verify it isn't a cockpit error first.
Thx - Dallas
I updated to 12.09 late last week and it looks like the local view of a char array member in a struct is broken. A stand alone array looks ok. It may be that I have some configured wrong, or there is some new feature (???) that causes this behavior but I can't imagine what it would be. I attached a screenshot from my xubuntu 18.04 desktop. As you can see the indices of the char array are sorted in a less than predictable way Makes examining the NULL terminated string
Code: Select all
userCmd.cmd
Thx - Dallas