Project

General

Profile

Actions

Bug #2770

closed

LDAPConnectionProvider#foreach should have type Unit

Added by François ARMAND almost 12 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
4
Assignee:
-
Category:
Architecture - Internal libs
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The signature of LDAPConnectionProvider's foreach method is Box[Nothing], it should certainly be Unit.

def foreach(f: LDAPConnection => Unit) : Box[Nothing] 
...
Actions

Also available in: Atom PDF