konradr added a comment.
Ufff, I can try. Do you want new string names diff separated from "#pragrma
pack" diff?
However, the only one important change is this two lines:
#pragma pack(push, 1)
#pragma pack(pop)
REPOSITORY
R102 KInfoCenter
REVISION DETAIL
https://phabricator.kde
cfeck added a comment.
Would it be possible to commit the whitespace changes separately? They hide
all the actual changes.
REPOSITORY
R102 KInfoCenter
REVISION DETAIL
https://phabricator.kde.org/D18920
To: konradr, #plasma, cfeck
Cc: plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2
konradr updated this revision to Diff 51397.
REPOSITORY
R102 KInfoCenter
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D18920?vs=51395&id=51397
REVISION DETAIL
https://phabricator.kde.org/D18920
AFFECTED FILES
Modules/pci/kpci.cpp
Modules/pci/kpci.h
Modules/pci/kpci_private.
konradr created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
konradr requested review of this revision.
REVISION SUMMARY
PCI module work properly only if PCI configuration structures are packed.
This commit adds "#pragma pack" preprocessor directive to