mbruel / ngPost

Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
GNU General Public License v3.0
179 stars 34 forks source link

Update NntpArticle.cpp, fixing Alpine compiling #173

Closed Tr4il closed 1 year ago

Tr4il commented 1 year ago

ngPost wouldn't compile on Alpine for me, this seems to fix that. Fix sourced here: https://stackoverflow.com/questions/31418125/strcpy-was-not-declared-in-this-scope

Kcchouette commented 1 year ago

I already create a PR #157

Tr4il commented 1 year ago

Duplicate of #157

mbruel commented 8 months ago

I'll include that in the next 4.7 ;)