Ticket #604 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

two .lisp files apparently marked executable in svn

Reported by: jhmcaleely Owned by: gb
Priority: trivial Milestone:
Component: Foreign Function Interface Version: trunk
Keywords: Cc:

Description

when checked out per the instructions at:

 http://ccl.clozure.com/manual/chapter2.2.html#obtaining-via-svn

On a debian machine, the files:

ccl/library/x86-win64-syscalls.lisp
ccl/lib/ffi-win64.lisp

Are marked as excutable in the debian filesystem. I believe this to be an error, and I'm assuming this is because they are incorrectly tagged by svn as executables in the repository.

I have not looked on other unix-like OS (darwin?), but I assume the same error occurs.

Change History

Changed 4 years ago by jhmcaleely

  • owner set to gb
  • component changed from IDE to Foreign Function Interface

Changed 4 years ago by rme

  • status changed from new to closed
  • resolution set to fixed

(In [12920]) Delete stray svn:executable property. Fixes ticket:604.

Note: See TracTickets for help on using tickets.