Ticket #10529 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Something wrong with CompositeBraggScatterer.h

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: minor Milestone: Release 3.3
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester:

Description (last modified by Owen Arnold) (diff)

There seems to be some leading, hidden, invalid character in CompositeBraggScatterer.h. I've tried this on several clones of the same repository, and get the same issue. I 'm using a slightly older version of the intel compiler, which may be why I'm the only one who sees this issue.

The offending BOM can be seen from the diff

-<U+FEFF>#ifndef MANTID_GEOMETRY_COMPOSITEBRAGGSCATTERER_H_
+#ifndef MANTID_GEOMETRY_COMPOSITEBRAGGSCATTERER_H_

Change History

comment:1 Changed 6 years ago by Owen Arnold

refs #10529. Remove BOM

Changeset: 5984f5a725038157b69f13001792485fb3527173

comment:2 Changed 6 years ago by Owen Arnold

  • Description modified (diff)

comment:3 Changed 6 years ago by Owen Arnold

  • Description modified (diff)

comment:4 Changed 6 years ago by Owen Arnold

  • Status changed from new to assigned

comment:5 Changed 6 years ago by Owen Arnold

  • Status changed from assigned to inprogress

comment:6 Changed 6 years ago by Owen Arnold

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:7 Changed 6 years ago by Michael Wedel

  • Status changed from verify to closed

Merge remote-tracking branch 'origin/bugfix/10529_fix_header'

Full changeset: 2b7c702da7689af907b817fce4c57b704575adf1

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 11371

Note: See TracTickets for help on using tickets.