Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / isocpp/CppCoreGuidelines issues and pull requests

#2156 - GSL.owner link consistency

Pull Request - State: closed - Opened by dejan1024 over 1 year ago - 1 comment

#2155 - ES.25 -- Is it truly beneficial to always employ const for objects?

Issue - State: open - Opened by IvanArkhipov1999 over 1 year ago - 2 comments

#2154 - Create binary tree by array

Issue - State: closed - Opened by phungxHuy over 1 year ago - 1 comment

#2153 - tyu

Issue - State: closed - Opened by Telkarr over 1 year ago

#2147 - File extensions for modules?

Issue - State: open - Opened by JVApen over 1 year ago - 2 comments

#2136 - ES.30: Don’t use macros for program text manipulation

Issue - State: closed - Opened by jonnygrant over 1 year ago - 3 comments

#2135 - E.16 not noexcept copy constructor

Issue - State: open - Opened by NihilityT over 1 year ago - 1 comment

#2134 - I.2: Avoid non-const global variables

Issue - State: open - Opened by jonnygrant over 1 year ago - 3 comments

#2133 - R.3: raw pointer

Issue - State: open - Opened by jonnygrant over 1 year ago - 3 comments

#2129 - Add My Commit

Pull Request - State: closed - Opened by mussaddiqmahmood7 over 1 year ago - 2 comments

#2123 - Mismatch between the synopsis and enforcement of rule Enum.2

Issue - State: open - Opened by jansen-tiobe over 1 year ago - 5 comments

#2119 - Adjust the synopsis of rule Enum.1

Issue - State: open - Opened by jansen-tiobe over 1 year ago - 3 comments

#2111 - gsl::copy is not in the Core Guidelines

Issue - State: open - Opened by dmitrykobets-msft over 1 year ago - 2 comments

#2100 - Improve reasoning and examples for F.48

Pull Request - State: closed - Opened by Eisenwave over 1 year ago - 1 comment

#2092 - Fix missing forward for function object parameter

Pull Request - State: closed - Opened by Eisenwave over 1 year ago - 1 comment

#2087 - #1191 replace member variable with data member

Pull Request - State: closed - Opened by Eisenwave over 1 year ago - 6 comments

#2078 - What is member variable?

Issue - State: closed - Opened by GabrielDosReis almost 2 years ago - 4 comments

#2076 - Rule F.54 not clear about capturing this and the use of [&]

Issue - State: closed - Opened by pauljansen42 almost 2 years ago - 6 comments

#2066 - When to use trailing return type syntax

Issue - State: open - Opened by ntrel almost 2 years ago - 15 comments

#2061 - Clarify `using namespace` enforcement

Pull Request - State: closed - Opened by veganaize almost 2 years ago - 10 comments

#2042 - Make `tag` in `gsl::suppress(tag)` be a string literal

Issue - State: closed - Opened by dmitrykobets-msft about 2 years ago - 2 comments

#2039 - I.2 - Clarification regarding private mutable static members

Issue - State: closed - Opened by bjosv about 2 years ago - 2 comments

#1841 - C.35 First enforcement is too broad, should only apply to base classes

Issue - State: open - Opened by carlosgalvezp over 3 years ago - 5 comments

#1838 - Question about public data members in `class`

Issue - State: closed - Opened by hg-zt over 3 years ago - 5 comments

#1828 - Fix #1827: Typo in "Using the GSL: A Tutorial and FAQ"

Pull Request - State: closed - Opened by definability over 3 years ago - 1 comment

#1809 - reference member

Issue - State: open - Opened by BjarneStroustrup over 3 years ago - 3 comments

#1799 - Should rules be divided to have separate enforcements?

Issue - State: closed - Opened by Xazax-hun over 3 years ago - 3 comments

#1670 - Never delete a move constructor or move assignment operator

Issue - State: open - Opened by JordanMaples over 4 years ago - 5 comments

#1577 - Enforced ES.23 upon example code: Introduction and Philosophy

Pull Request - State: open - Opened by ghost almost 5 years ago - 11 comments

#1571 - C.21 Rule of 5/6

Issue - State: open - Opened by HowardHinnant almost 5 years ago - 4 comments

#1517 - Favor bit_cast over reinterpret_cast

Issue - State: open - Opened by ghost over 5 years ago - 26 comments

#1418 - New guideline request: Don't move from const

Issue - State: open - Opened by ZacharyHenkel almost 6 years ago - 12 comments

#1408 - SF.1 better to state .hpp as well as .cpp

Issue - State: closed - Opened by jonnygrant almost 6 years ago - 4 comments

#1232 - Inheriting from STL containers

Issue - State: closed - Opened by tiagomacarios over 6 years ago - 7 comments

#1191 - Change "member variables" to "[static] data members" for consistency

Issue - State: open - Opened by hsutter almost 7 years ago - 1 comment

#1173 - Suppression guidelines

Issue - State: closed - Opened by annagrin almost 7 years ago - 6 comments

#688 - Feature Request: gsl::finally.ignore()

Issue - State: open - Opened by rianquinn over 8 years ago - 45 comments
Labels: open

#364 - F.41 should suggest returning a struct, not a tuple

Issue - State: open - Opened by andyprowl over 9 years ago - 90 comments
Labels: open

#292 - Don't use memcpy etc.

Issue - State: closed - Opened by Horstling over 9 years ago - 16 comments
Labels: resolved

#100 - Update CppCoreGuidelines.md

Pull Request - State: closed - Opened by fabiogaluppo over 9 years ago - 2 comments
Labels: resolved

#99 - Update CppCoreGuidelines.md

Pull Request - State: closed - Opened by fabiogaluppo over 9 years ago - 1 comment
Labels: resolved

#98 - Fix syntax error in Rc-in-class-initializer

Pull Request - State: closed - Opened by octoploid over 9 years ago
Labels: resolved

#97 - Update style

Pull Request - State: closed - Opened by urza57 over 9 years ago - 1 comment
Labels: resolved

#96 - Add Fenced code blocks with syntax highlighting

Pull Request - State: closed - Opened by Liryna over 9 years ago - 6 comments
Labels: open

#95 - Use of links to undefined anchor

Issue - State: closed - Opened by k-satoda over 9 years ago - 1 comment
Labels: review

#94 - Fixed typos in chapter C.127

Pull Request - State: closed - Opened by jullej over 9 years ago - 1 comment
Labels: resolved

#93 - read_and_print comment typo fix

Pull Request - State: closed - Opened by burner over 9 years ago - 1 comment
Labels: resolved

#92 - Fix syntax error in Rc-in-class-initializer

Pull Request - State: closed - Opened by octoploid over 9 years ago - 3 comments
Labels: resolved

#91 - Fix a typo and add a space

Pull Request - State: closed - Opened by xiaotianrandom over 9 years ago - 1 comment
Labels: resolved

#90 - a a move assignment: operator=(X&&)

Issue - State: closed - Opened by mm304321141 over 9 years ago

#89 - Domain of sqrt() is nonnegative numbers, not positive.

Pull Request - State: closed - Opened by egorpugin over 9 years ago - 1 comment
Labels: resolved

#88 - please label it "No dangling resources"

Issue - State: closed - Opened by ExcessPhase over 9 years ago - 2 comments
Labels: resolved

#87 - Local toasty patch typo 1

Pull Request - State: closed - Opened by LocalToasty over 9 years ago
Labels: resolved

#86 - update at ES.74 Rule

Pull Request - State: closed - Opened by AmeenAli over 9 years ago - 2 comments
Labels: duplicate

#85 - update at ES.72 rule

Pull Request - State: closed - Opened by AmeenAli over 9 years ago - 2 comments
Labels: resolved

#84 - Fix obvious link errors

Pull Request - State: closed - Opened by k-satoda over 9 years ago - 1 comment
Labels: resolved

#82 - update at source-files section

Pull Request - State: closed - Opened by AmeenAli over 9 years ago
Labels: resolved

#81 - Update CppCoreGuidelines.md

Pull Request - State: closed - Opened by justanotheranonymoususer over 9 years ago - 1 comment
Labels: resolved

#80 - Corrected a typo

Pull Request - State: closed - Opened by LocalToasty over 9 years ago - 1 comment
Labels: resolved

#79 - Fix typo (Poco Project)

Pull Request - State: closed - Opened by rfernandes over 9 years ago - 2 comments
Labels: resolved

#78 - Fix example in SF.4

Pull Request - State: closed - Opened by phamd over 9 years ago - 1 comment
Labels: resolved

#77 - Update Example Section in hierarchies

Pull Request - State: closed - Opened by AmeenAli over 9 years ago - 4 comments
Labels: open

#76 - fix typos

Pull Request - State: closed - Opened by AlexeyDmitriev over 9 years ago - 1 comment
Labels: resolved

#75 - Corrected grammatical error...

Pull Request - State: closed - Opened by RicoAntonioFelix over 9 years ago - 3 comments
Labels: open

#74 - Fixed swapped rule links

Pull Request - State: closed - Opened by PhilLab over 9 years ago - 1 comment
Labels: resolved

#73 - update Enumerations,divide by zero sections

Pull Request - State: closed - Opened by AmeenAli over 9 years ago - 5 comments
Labels: review

#72 - Fixed typo

Pull Request - State: closed - Opened by AlexeyDmitriev over 9 years ago - 1 comment
Labels: resolved

#71 - Exceptions

Issue - State: closed - Opened by codejunkie84 over 9 years ago - 4 comments
Labels: resolved

#70 - Don't duplicate/contradict already existing CERT Secure Coding Standard

Issue - State: closed - Opened by kmindi over 9 years ago - 1 comment
Labels: review

#69 - Remove invalid characters

Pull Request - State: closed - Opened by octoploid over 9 years ago
Labels: resolved

#68 - Do we want "STL" to remain a live term?

Issue - State: closed - Opened by tkoeppe over 9 years ago - 3 comments
Labels: resolved

#67 - Fix highlight typo

Pull Request - State: closed - Opened by sachinjoseph over 9 years ago
Labels: resolved

#66 - Dependency manager

Issue - State: closed - Opened by arslan-urtashev over 9 years ago - 2 comments
Labels: resolved

#65 - Fix a couple of typos in GSL section.

Pull Request - State: closed - Opened by jwakely over 9 years ago - 1 comment
Labels: resolved

#64 - T.80: Fixed minor typos and a missing template argument in an example.

Pull Request - State: closed - Opened by mpark over 9 years ago - 1 comment
Labels: resolved

#63 - Fix typo

Pull Request - State: closed - Opened by vladimirgamalyan over 9 years ago - 1 comment
Labels: resolved

#62 - Fix some minor spelling errors. Issue #61

Pull Request - State: closed - Opened by ghost over 9 years ago - 1 comment
Labels: resolved

#61 - Minor spelling fixes

Issue - State: closed - Opened by ghost over 9 years ago - 1 comment
Labels: resolved

#60 - Update CppCoreGuidelines.md

Pull Request - State: closed - Opened by LeftofZen over 9 years ago - 1 comment
Labels: resolved

#59 - std::find use in P1

Issue - State: closed - Opened by dpantele over 9 years ago - 2 comments

#58 - Fixing adverb usage

Pull Request - State: closed - Opened by assertchris over 9 years ago - 3 comments
Labels: resolved

#57 - Lots of minor fixes (typos, code errors, formatting, etc.)

Pull Request - State: closed - Opened by rkwk over 9 years ago - 4 comments
Labels: resolved

#56 - Fix typo

Pull Request - State: closed - Opened by AMDmi3 over 9 years ago - 2 comments
Labels: resolved

#55 - Fix a paragraph and typo

Pull Request - State: closed - Opened by swaechter over 9 years ago
Labels: resolved

#54 - Fix typo in T.123

Pull Request - State: closed - Opened by yarrr-ru over 9 years ago - 1 comment
Labels: resolved

#53 - Reversed comments in F.19

Issue - State: closed - Opened by jcoffin01 over 9 years ago - 1 comment
Labels: resolved

#52 - Fix some typos and remove a cryptic sentence.

Pull Request - State: closed - Opened by Arcoth over 9 years ago - 3 comments
Labels: resolved

#51 - auto x = {1}; // x is an int (after correction of the C++14 standard; initializer_list in C++11)

Issue - State: closed - Opened by gmartin-epic over 9 years ago - 1 comment
Labels: resolved

#50 - Add missing "=" to the example of using tie()

Pull Request - State: closed - Opened by vadz over 9 years ago
Labels: resolved

#49 - I.7: State postconditions - undefined behavior in first "consider using"

Issue - State: open - Opened by Kristine1975 over 9 years ago - 8 comments
Labels: waiting

#48 - Fixes minor mistakes in I.8 and I.14 sections (typos)

Pull Request - State: closed - Opened by Adnn over 9 years ago - 1 comment
Labels: resolved

#47 - Question about F.41 and RVO (Return Value Optimiation)?

Issue - State: closed - Opened by galik over 9 years ago - 2 comments
Labels: open

#46 - fix indexing typo in ES.2

Pull Request - State: closed - Opened by vendethiel over 9 years ago - 1 comment
Labels: resolved

#45 - Fix links to RAII section

Pull Request - State: closed - Opened by whoshuu over 9 years ago - 1 comment
Labels: resolved