Project:Coder
Version:6.x-2.0-beta1
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I wasn't sure if this belonged in http://drupal.org/node/178629 , but I thought this was a separate bug (even though it has to do with the same regex).

I am getting these errors:
http://drupalbin.com/12047

For this code:
http://drupalbin.com/12048

It looks like there's something wrong with the regex

Comments

#1

The same thing is also happening for me today using 7.x-1.0-beta2.

Here's an example of what Coder is saying:

Line 324: @see references should be separated by "," followed by a single space and with no trailing punctuation
* @see search_by_page_setting_set()

#2

Status:active» closed (duplicate)

This is a duplicate of #178629: Properly use @see

A semi-working patch was initially committed, and a follow up to fix some issues including this one needs review.