This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libgo patch committed: Remove empty directories


The svn cp I used to copy libgo into trunk created several empty
directories, which used to hold files on the branch but no longer do.  I
deleted the files on the branch but not the directories.  I committed a
patch to delete the following empty directories in libgo:

go/nntp
go/bignum
go/exp/bignum
go/exp/iterable
go/exp/parser
go/exp/exception
go/xgb
go/once
go/malloc

There is no associated diff as there were no files in those directories.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]