Thanks very much for this!
On Wed Nov26'25 10:35:54AM, Barry Scott wrote: > From: Barry Scott <[email protected]> > Date: Wed, 26 Nov 2025 10:35:54 +0000 > To: Community support for Fedora users <[email protected]> > CC: Ranjan Maitra <[email protected]> > Reply-To: Community support for Fedora users <[email protected]> > Subject: Re: OT: slim-fork build error > > > > > On 26 Nov 2025, at 00:25, Ranjan Maitra via users > > <[email protected]> wrote: > > > > /home/localuser/Downloads/slim-1.4.1/app.h:106:9: note: ‘std::string’ is > > defined in header ‘<string>’; this is probably fixable by adding ‘#include > > <string>’ > > 106 | std::string mcookie; ///< Randomly generated X auth > > cookie > > | ^~~ > > > > Does anyone have any suggestions on how to get around this error? > > This says that the source code has a bug and the compiler told you how to fix > it. Indeed! Thanks very much for this, the code compiles now! > Are you a C++ programmer? No, I am mostly a C (and R) programmer, but I was perplexed that others on that site did not have this problem so I thought that something was peculiar about my system. I will now go into the BZ report and create a new RPM for release. The BZ is about bumping up the CMake minimum required to be 4.0. Many thanks again, and best wishes, Ranjan > > Barry > > -- > _______________________________________________ > users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/[email protected] > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue -- _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
