Forums : The Ohcount Project

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.synopsys.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at [email protected]

Could you add "txx" as C++ file extensions?

Hi,

txx is an extension commonly used for C++ templated classes.

For example, there are:

Could you add this extension to the list associated to C++ language?

$ LCALL=C TZ=UTC0 diff -Naur ohcount-3.0.0 ohcount-3.0.1
diff -Naur ohcount-3.0.0/src/hash/extensions.gperf ohcount-3.0.1/src/hash/extensions.gperf
--- ohcount-3.0.0/src/hash/extensions.gperf 2009-09-30 17:30:19.000000000 +0000
+++ ohcount-3.0.1/src/hash/extensions.gperf 2011-09-26 09:32:34.000000000 +0000
@@ -161,6 +161,7 @@
tif, BINARY
tiff, BINARY
tpl, LANG
HTML
+txx, LANGCPP
vala, LANG
VALA
vb, LANGVISUALBASIC
vba, LANG
VISUALBASIC

Sébastien Dinot over 12 years ago