Skip to content

Fails to compile using -Wall #87

Closed
@jeremyong

Description

@jeremyong

There are block style comments littered throughout the codebase (/* */) which contain slash-asterisk patterns (e.g. UploadMultipartPartRequest.h:179).

Frankly, block comments I consider an anti-pattern, especially for so many of these comments which are single liners and should be // line comments instead. These avoid the tricky parsing problems and are less bug prone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions