• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • Projects
  • Repositories
    • View all public repositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
David Young
  1. David Young

vchoi_fork

Vailin Choi
my_hdf5_fork
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Graphs
  • Branches
  • Network
  • Latest Activities

Commits

David Young
cb18697b3b4
David Young committed 8810656911f16 Jun 2020
Delete superfluous casts.  Remove superfluous backslashes and
statement-ify, changing

    HGOTO_ERROR(..., \
             )

to

    HGOTO_ERROR(...,
             );

Remove blank lines between if-clause and HGOTO_ERROR.  Add some curly
braces to if-statements where that clarifies things.

NFCI.

Changed files

  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v4.4.1
  • Documentation
  • Contact Support
  • Request a feature
  • About
  • Contact Atlassian
Atlassian