Bug 101850 - Latest EPL'd changes have invalid comment
Summary: Latest EPL'd changes have invalid comment
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-releng (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P1 blocker (vote)
Target Milestone: 3.0 RC1   Edit
Assignee: Doug Schaefer CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-27 07:54 EDT by David Daoust CLA
Modified: 2005-06-27 08:17 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Daoust CLA 2005-06-27 07:54:28 EDT
/*******************************************************************************
 * Copyright (c) 2005 IBM Corporation and others.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 *
 * Contributors:
 * IBM Rational Software - Initial API and implementation */
 *******************************************************************************/

In this comment there is an embeded */ that causes a compile error in 130
different places.
Comment 1 Doug Schaefer CLA 2005-06-27 08:04:45 EDT
That's funny. I turned of the build so the file search wouldn't dive into the
binaries. I'll fix this in a jiffy.
Comment 2 Doug Schaefer CLA 2005-06-27 08:17:29 EDT
Done.