[Rpm-maint] [rpm-software-management/rpm] Mass-rename all relevant sources to a C++ extension (Issue #3316)

Panu Matilainen notifications at github.com
Thu Oct 3 08:27:47 UTC 2024


For a side-by-side comparison of the same thing:

```
fprint.cxx fprint.hxx tagname.cxx rpmtd.cxx tagtbl.inc
cpio.cxx cpio.hxx depends.cxx order.cxx formats.cxx tagexts.cxx fsm.cxx fsm.hxx
```

```
fprint.cpp fprint.hpp tagname.cpp rpmtd.cpp tagtbl.inc
cpio.cpp cpio.hpp depends.cpp order.cpp formats.cpp tagexts.cpp fsm.cpp fsm.hpp
```

```
fprint.cc fprint.hh tagname.cc rpmtd.cc tagtbl.inc
cpio.cc cpio.hh depends.cc order.cc formats.cc tagexts.cc fsm.cc fsm.hh
```

Those of us who work on this on daily basis need to think of their health, both mental and physical. There's just no comparison between those three, we'll take the last one and run with it. It's actually a pretty common choice - for example gcc uses .cc/.hh.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3316#issuecomment-2390820583
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3316/2390820583 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241003/8cf8516c/attachment.html>


More information about the Rpm-maint mailing list