Project

General

Profile

Actions

Bug #7567

closed

Properly parse multi-line function calls

Added by Evgeny Novikov over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Immediate
Category:
Bridge
Target version:
-
Start date:
09/14/2016
Due date:
11/15/2016
% Done:

100%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

Now witness visualizer shows just:

"ldv_3_probed_default = ldv_platform_instance_probe_3_14(ldv_3_container_platform_driver->probe," 

of:
"ldv_3_probed_default = ldv_platform_instance_probe_3_14(ldv_3_container_platform_driver->probe,\n                                                            ldv_3_resource_platform_device);" 

This isn't nice at all.

Actions #1

Updated by Evgeny Novikov over 7 years ago

Note, that this is still present in branch better-unsafes-and-marks.

Actions #2

Updated by Vladimir Gratinskiy over 7 years ago

  • Due date set to 09/17/2016
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Fixed in commit d7b1d74 of branch "better-unsafes-and-marks".

Actions #3

Updated by Evgeny Novikov over 7 years ago

  • Status changed from Resolved to Open

This issue became irrelevant since there is no more multiline source code in error traces. I assume to get rid of corresponding support in Bridge.

Actions #4

Updated by Vladimir Gratinskiy over 7 years ago

  • Due date changed from 09/17/2016 to 11/15/2016
  • Status changed from Open to Resolved

Evgeny Novikov wrote:

This issue became irrelevant since there is no more multiline source code in error traces. I assume to get rid of corresponding support in Bridge.

Since commit "2b5d7e0" in better-unsafes-and-marks multiline source code in error traces are not supported.

Actions #5

Updated by Ilja Zakharov over 7 years ago

  • Status changed from Resolved to Verified
Actions #6

Updated by Ilja Zakharov over 7 years ago

  • Status changed from Verified to Closed

Merged in 6e2305dc.

Actions

Also available in: Atom PDF