D14479: Store sizeof and friends as numbers instead of comment.
Sven Brauch
noreply at phabricator.kde.org
Mon Aug 13 13:09:03 BST 2018
brauch added inline comments.
INLINE COMMENTS
> classmemberdeclaration.h:75
> + /**
> + * \returns the alignment in bytes or -1 if unknown.
> + */
this comment is wrong, it returns the size, not the alignment
> classmemberdeclaration.h:77
> + */
> + int64_t sizeOf() const;
> +
Why is this a 64-bit integer? I.e. why is 32-bit not sufficient?
REPOSITORY
R32 KDevelop
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D14479
To: michalsrb, #kdevelop, aaronpuchert
Cc: brauch, aaronpuchert, kdevelop-devel, antismap, iodelay, vbspam, geetamc, Pilzschaf, akshaydeo, surgenight, arrowd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180813/44220539/attachment-0001.html>
More information about the KDevelop-devel
mailing list