Actions
Bug #2976
closedBug #1133: one offsetof to rule them all
remove useless offsetof() macros
Start date:
2012-07-08
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
The subset of #1133 which refers to macros named 'offsetof' is easy to fix, and should be fixed.
Updated by Electric Monk about 6 years ago
- Status changed from New to Closed
- % Done changed from 50 to 100
git commit 5c5f137104b2d56181283389fa902220f2023809
commit 5c5f137104b2d56181283389fa902220f2023809 Author: Richard Lowe <richlowe@richlowe.net> Date: 2016-03-05T15:42:06.000Z 2976 remove useless offsetof() macros Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions