fshahinfar1 / kashk

Generate BPF kernel offload from source code of applications
1 stars 0 forks source link

Ordering of type declarations #25

Closed fshahinfar1 closed 4 months ago

fshahinfar1 commented 4 months ago

When a structure declaration has a dependency on another one, the ordering matters. The tool does not consider this.

fshahinfar1 commented 4 months ago

This should be solved by now. The commit might have introduced issues when we have typedef.