Closed aws-nslick closed 2 months ago
Stacked PRs:
Prefer to define the structures in vanilla C without relying on any custom typedefs, and move the typedef to the bottom of the file for consumers to use, if they want. Signed-off-by: Nicholas Sielicki nslick@amazon.com
Abandoning this as the build works without it, and it is contentious.
Stacked PRs:
568
567
566
565
564
563
562
560
559
558
557
556
555
554
nit: deque: avoid typedef hell
Prefer to define the structures in vanilla C without relying on any custom typedefs, and move the typedef to the bottom of the file for consumers to use, if they want. Signed-off-by: Nicholas Sielicki nslick@amazon.com