ty: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: rosemberg at ymail dot com
Target Milestone: ---
The gcc9.2 (I tested with gcc7) return the follow error due the deduction guide
declaration:
In instantiation of 'M
ty: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: rosemberg at ymail dot com
Target Milestone: ---
The gcc9.2 (I tested with gcc7) return the follow error due the deduction guide
declaration:
In instantiation of 'M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94102
--- Comment #1 from rosemberg at ymail dot com ---
The work around to solve it was to add the follow deduction guide:
template
Merged (T0, T ...)
-> Merged, std::decay_t...>;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94102
--- Comment #2 from rosemberg at ymail dot com ---
*** Bug 94101 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94101
rosemberg at ymail dot com changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
: 5.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: rosemberg at ymail dot com
Target Milestone: ---
Hi,
chown command (sys/stat.h) fail to change the owner directory