Rob Mellor

Results 13 comments of Rob Mellor

I'm sure there is more elegant ways of producing the two way traceability file rather than with a temporary dox file and removing it later, but I simply implemented the...

I guess I should have described the purpose of this pull request first. For many safety critical systems there is a need to perform traceability to design and code. The...

Ok thankyou for your quick feedback on the PR. I will address the low hanging fruit of the Tags History and the translator (im sure there will be comments on...

> I don't think this is the way to go, I'm more thinking about something where the `@satisfies` and `@verifies` commands are gathered in `commentscan.l` and at the end of...

> * How did you translate all the languages (Google translate?, I'm not a fan of using such tools for production texts) > * One important file has not been...

OH! ok ``` /*! An auxiliary inline method used by the updateNeededMessage() * for building a warning message. */ inline QCString createUpdateNeededMessage(const QCString & languageName, const QCString & versionString) {...

> * How did you translate all the languages (Google translate?, I'm not a fan of using such tools for production texts) > * One important file has not been...

> > removed Google Translations, made use of the translator_adapter.h and bumped rev history of the languages which are now affected. > > You removed all my Latvian translations from...

Re-based on main branch, updated with previous comments in mind.

fixing multi-target build workflows